From 513da851231a5b51b38c47ab0dd34edcaf154965 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Wed, 8 Apr 2020 08:03:09 -0500 Subject: [PATCH] Depend on infra-prod-update-system-config It's not infra-prod-service-update-system-config. Change-Id: Ic9a23a5954460e88d3d5d4ffaf0c9e3dafff2c66 --- .zuul.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index a6064887c0..54fab34619 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -2126,10 +2126,10 @@ - infra-prod-update-system-config - infra-prod-service-nodepool: dependencies: - - infra-prod-service-update-system-config + - infra-prod-update-system-config - infra-prod-service-registry: dependencies: - - infra-prod-service-update-system-config + - infra-prod-update-system-config - infra-prod-service-zuul-preview: dependencies: - - infra-prod-service-update-system-config + - infra-prod-update-system-config