NetworkManager/.gitlab-ci
Thomas Haller 8df0dee3e8
gitlab-ci: automatically run prep-container to fix hanging tests
The goal is to run most distros only manually. However, it would be nice
to avoid (manually) clicking twice to start the tests for one distro:
once for the container preparation, and once for the actual test.

Previously, the container prep part was set to manual and the actual
test automatic. It worked almost as desired, except that this leads
to the entire gitlab-ci pipeline be be in running state indefinitely.

To fix that, always run the container prep steps. If the container is
cached, this is supposed to be fast and cheap. Now only the actual tests
are marked as "manual".
2020-11-11 08:50:17 +01:00
..
build.sh gitlab-ci: fix building artifacts (pages) during gitlab-ci test 2020-11-10 19:43:55 +01:00
centos-install.sh gitlab CI: switch to using ci-templates 2020-11-09 09:28:11 +01:00
ci.template gitlab-ci: automatically run prep-container to fix hanging tests 2020-11-11 08:50:17 +01:00
config.yml gitlab-ci: bump default-tag 2020-11-10 13:51:29 +01:00
debian-install.sh gitlab-ci: cleanup ".gitlab-ci/{build,fedora-install,debian-install}.sh" 2020-11-10 13:51:29 +01:00
fedora-install.sh gitlab-ci: merge "check-ci-script" test with static checks 2020-11-10 13:51:29 +01:00
ubuntu-install.sh gitlab CI: switch to using ci-templates 2020-11-09 09:28:11 +01:00