Verify jenkins-config files have matching images 83/13283/8
authorEric Ball <eball@linuxfoundation.org>
Thu, 25 Oct 2018 21:54:32 +0000 (14:54 -0700)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 6 Nov 2018 02:45:57 +0000 (10:45 +0800)
commit50bb84fc6e18daa187d5047968dc130b215a02c0
tree3129ac7c28a7db8f436c94c362dcb2fa38c66462
parent59fddb14b61b70dcdc2abde099c8a8c8f313d891
Verify jenkins-config files have matching images

This verify job will check that for each config file in
jenkins-config/clouds/**, there is an image on the cloud provider
that matches the IMAGE_NAME field.

Issue-ID: RELENG-1133
Change-Id: I9bf79657af27e8c7ff7b63ced2bd8a0dd544e6d6
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
.jjb-test/lf-ci-jobs/jenkins-cfg-verify.yaml [new file with mode: 0644]
docs/jjb/lf-ci-jobs.rst
jjb/lf-ci-jobs.yaml
shell/jenkins-verify-images.sh [new file with mode: 0755]