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:
parent
6fc6c60658
commit
cb905c9b4f
@ -496,7 +496,7 @@
|
|||||||
soft: true
|
soft: true
|
||||||
- name: infra-prod-letsencrypt
|
- name: infra-prod-letsencrypt
|
||||||
soft: true
|
soft: true
|
||||||
- name: system-config-promote-image-gerrit-3.4
|
- name: system-config-promote-image-gerrit-3.5
|
||||||
soft: true
|
soft: true
|
||||||
- infra-prod-service-zookeeper: &infra-prod-service-zookeeper
|
- infra-prod-service-zookeeper: &infra-prod-service-zookeeper
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -546,7 +546,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.4
|
- name: system-config-promote-image-gerrit-3.5
|
||||||
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user