-
acceptance_tests_gitlab_ci-v116af818f · ·
Acceptance Tests: improve usage on GitLab CI This attempts to improve a bit the execution of acceptance tests in both GitLab CI, and in restricted Python environments. For the GitLab's rendering of test results, a sample can be seen here: https://gitlab.com/cleber.gnu/qemu/-/pipelines/200639030/test_report
-
-
assets_cancel_tests-v156b91a1f · ·
Acceptance Tests: update assets location and cancel tests if missing This updates a couple of asset locations, because their locations on their origin distributions are not permanently stable. To minimize the inconvenciente caused by test and job failures in the future, an option is enabled that will cancel (AKA skip) tests early when those assets are not available.
-
gitlab-pipeline-status-improvements-v12d0623d3 · ·
gitlab pipeline check/watch script improvements This is a collection of refactors and improvements based on feedback received. The biggest difference is that now the script can be used right after a git push, despite the pipeline having been created yet or not. The proper status of the pipeline (not created, pending, etc) will be given as output.