From a5671ddaf35391f495c1d692b5ad426d735aca47 Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Mon, 7 Feb 2022 13:03:50 -0800 Subject: [PATCH] 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 --- zuul.d/project.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 373e2680fc..fb10a1453c 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -525,7 +525,7 @@ soft: true - name: infra-prod-letsencrypt soft: true - - name: system-config-promote-image-gerrit-3.3 + - name: system-config-promote-image-gerrit-3.4 soft: true - infra-prod-service-zookeeper: &infra-prod-service-zookeeper dependencies: @@ -571,7 +571,7 @@ soft: true - name: infra-prod-service-gitea soft: true - - name: system-config-promote-image-gerrit-3.3 + - name: system-config-promote-image-gerrit-3.4 soft: true # Note that this job also runs from project-config, so we # match system-config specific files here rather than the