make sure dlrn_hash_tag_newest is defined in promotion jobs

Match the settings betweeen check and promotion jobs
for upgrades.

Closes-Bug: #1829722
Change-Id: I3e2954734152751506eac74d38b64b55727287f3
This commit is contained in:
Wes Hayutin 2019-05-20 09:30:24 -06:00
parent ab7e4545f8
commit c87067748e
3 changed files with 3 additions and 0 deletions

View File

@ -5,6 +5,7 @@ docker_registry_host: trunk.registry.rdoproject.org
docker_registry_namespace: tripleomaster
delorean_hash_label: &promotion-testing-tag "{{ dlrn_hash|default(dlrn_hash_tag) }}"
docker_image_tag: *promotion-testing-tag
dlrn_hash_tag_newest: current
images:
- name: overcloud-full

View File

@ -5,6 +5,7 @@ docker_registry_host: trunk.registry.rdoproject.org
docker_registry_namespace: tripleorocky
delorean_hash_label: &promotion-testing-tag "{{ dlrn_hash|default(dlrn_hash_tag) }}"
docker_image_tag: *promotion-testing-tag
dlrn_hash_tag_newest: current
images:
- name: overcloud-full

View File

@ -5,6 +5,7 @@ docker_registry_host: trunk.registry.rdoproject.org
docker_registry_namespace: tripleostein
delorean_hash_label: &promotion-testing-tag "{{ dlrn_hash|default(dlrn_hash_tag) }}"
docker_image_tag: *promotion-testing-tag
dlrn_hash_tag_newest: current
images:
- name: overcloud-full