-
- Downloads
Use the new generate-test-pipeline tool
These changes are made to demonstrate to client repository owners how to use the new tool for best effect. The tests from this repository are not now run as standard, and the base configuration cannot be run because the Apertis build ids are unset. Leaving the tests in an obsolete state seems actively harmful; the alternative is simply to remove the testing infrastructure entirely, but that makes it more difficult to find a fully worked example of how all the tools this repo provides fit together. Up until now, the approach has been to run two commands back-to-back: first generate the tests (as YAML), then submit them to Lava with lava-submit.py. Using the new generate-test-pipeline.py tool, we generate a pipeline which will run all the generated test files. We can then define a new trigger job for every existing submit job to execute the generated pipeline.
parent
30c3e29e
No related branches found
No related tags found
.gitlab-ci/test-pipeline-base.yml
0 → 100644
Please register or sign in to comment