Disable checking of image url for master

Sometimes, promotion pipeline fails and images are not available on
image server leading to give 404 on molecule tests.

Adding  validate_on: rdo in release file disables the checking.

Change-Id: I5426227202a808eaa7a7c22910a3a38a193a45ef
Signed-off-by: Chandan Kumar (raukadah) <chkumar@redhat.com>
This commit is contained in:
Chandan Kumar (raukadah) 2020-05-06 19:18:43 +05:30
parent 5ed2dce1c4
commit 31690b31a3
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ delorean_hash_label: &promotion-testing-tag "{{ dlrn_hash|default(dlrn_hash_tag)
docker_image_tag: *promotion-testing-tag
dlrn_hash_tag_newest: current
promote_source: tripleo-ci-testing
validate_on: rdo
# images
images: