This should help clarify what jobs belong to releng, and that the yaml
file is unaffiliated with 'releng-defaults' and 'releng-macros'.
- Step [1/2] in publishing jobs to the Jenkins sandbox
- Explicitly passes the '-r' to jenkins-jobs so that other understand
releng recursively tests jobs. This option is implied by the
jenkins-job-builder configuration on the server.
JIRA: RELENG-91
Change-Id: Ic4bad170b3d311376a2d081089ac538b53595728
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
builders:
- shell:
- !include-raw: verify-releng
+ !include-raw: verify-releng.sh
publishers:
- archive-artifacts:
done
source /opt/virtualenv/jenkins-job-builder/bin/activate
-jenkins-jobs test -o job_output jjb/
+jenkins-jobs test -o job_output -r jjb/