mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-28 08:40:49 +01:00
When the test in gitlab-ci fails, you might want to rerun the test on your machine. You fire up podman, run "./.gitlab-ci/*-install.sh" and "./.gitlab-ci/run-test.sh". Make it possible to manually select parts that are tested by "run-test.sh" by setting NM_TEST_SELECT_RUN. Otherwise, if you want to test a particular configuration, you either have to run all earlier steps (which takes a long time and can even be broken) or you have to manually patch the file. For example, NM_TEST_SELECT_RUN=6 ./.gitlab-ci/run-test.sh |
||
|---|---|---|
| .. | ||
| alpine-install.sh | ||
| ci.template | ||
| config.yml | ||
| debian-install.sh | ||
| fedora-install.sh | ||
| run-test.sh | ||