Collect common CI job parameters with extends, save text artifacts
Addresses #69 (closed)
Defines the common CI config once as .run_easyjet-ntupler
, then uses extends
to define specific tests that vary only in the easyjet-test
script argument.
Adds the following CI artifacts for easy reference
- output-branches-analysis-variables.txt
- full list of output tree branches
- userJobMetadata.json
- event counts after selection steps
We might consider generating the tests in a loop, for further reference see https://docs.gitlab.com/ee/ci/pipelines/downstream_pipelines.html#dynamic-child-pipelines
Edited by Teng Jian Khoo
Merge request reports
Activity
Filter activity
added 1 commit
- 1cc0371a - Set an explicit CI test directory in order to retrieve artifacts
added 1 commit
- 693288a3 - Set an explicit CI test directory in order to retrieve artifacts
added Code:Pipeline label
Please register or sign in to reply