diff --git a/.zuul.yaml b/.zuul.yaml index 3b782726ca..a6064887c0 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -2123,6 +2123,13 @@ - infra-prod-service-backup opendev-prod-hourly: jobs: - - infra-prod-service-nodepool - - infra-prod-service-registry - - infra-prod-service-zuul-preview + - infra-prod-update-system-config + - infra-prod-service-nodepool: + dependencies: + - infra-prod-service-update-system-config + - infra-prod-service-registry: + dependencies: + - infra-prod-service-update-system-config + - infra-prod-service-zuul-preview: + dependencies: + - infra-prod-service-update-system-config