The source project of this merge request has been removed.
Separate out test case generation from deployment
Rather than looping over branches (in included template from pages
),
generate the test cases here, provide these as an artifact and deploy
in a separate job. This avoids the regeneration of pages that have
not changed.
We need to use the local artifacts from the existing pipeline as these aren't accessible via curl until the whole pipeline has completed.
Whilst we are here, utilise an environment variable for the release to make it easier to migrate this between releases.
Signed-off-by: Martyn Welch martyn.welch@collabora.com
Merge request reports
Activity
Note: This requires https://gitlab.apertis.org/tests/apertis-test-cases-web/
Edited by Martyn Welchadded 1 commit
- d1be0bd9 - Separate out test case generation from deployment
Please register or sign in to reply