Fix gerrit deployment dependencies

We've upgraded to Gerrit 3.5 so now need to wait for the 3.5 image to
promote rather than the 3.4 image when deploying Gerrit.

Change-Id: Ic3a4d578aea955aeee51f4cac7f4c95de931a94b
This commit is contained in:
Clark Boylan 2022-06-21 07:48:12 -07:00
parent 6fc6c60658
commit cb905c9b4f

View File

@ -496,7 +496,7 @@
soft: true
- name: infra-prod-letsencrypt
soft: true
- name: system-config-promote-image-gerrit-3.4
- name: system-config-promote-image-gerrit-3.5
soft: true
- infra-prod-service-zookeeper: &infra-prod-service-zookeeper
dependencies:
@ -546,7 +546,7 @@
soft: true
- name: infra-prod-service-gitea
soft: true
- name: system-config-promote-image-gerrit-3.4
- name: system-config-promote-image-gerrit-3.5
soft: true
# Note that this job also runs from project-config, so we
# match system-config specific files here rather than the