Do not fail config management verify if no cloud 04/65604/2
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Wed, 23 Sep 2020 16:39:20 +0000 (09:39 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Wed, 23 Sep 2020 16:44:05 +0000 (09:44 -0700)
commit9e03c09dca03eaa59d61b624539f77d1343ca384
treee3e600e27560f1d1d1ef36b9cf8d94580d885555
parentac18bc16fef4450781919dacedee149b092588b8
Do not fail config management verify if no cloud

Not having any openstack clouds defined is not a failure condition for
the config management. We already support skipping configuration (the
merge job) if there isn't a clouds config, but for some reason our
verify is trying to force that. This fixes the problem.

Change-Id: Ic48b91ef07808403b6214c6272bcd930e21a0af8
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
releasenotes/notes/fix_jenkins_image_verify-b2588bd58ddc2f83.yaml [new file with mode: 0644]
shell/jenkins-verify-images.sh