Update infra-prod-service-review dependencies

We removed the promote jobs for Gerrit 3.3 images but left them in place
as infra-prod-service-review dependencies. Fix that by updating the
infra prod job dependencies to the job for Gerrit 3.4 image promotion.

Change-Id: If2277799db91ea61aaffafb600f403531a0fb562
This commit is contained in:
Clark Boylan 2022-02-07 13:03:50 -08:00
parent 0197aa43e1
commit a5671ddaf3

View File

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