Add sytem-config-update and remove other deps from hourly
We need to make sure we're updating system-config before running the playbooks, but we don't need to do the other things on the hourly timer. Change-Id: Ic2ddb8108626f629664709727b3f7eeaf48ddce8
This commit is contained in:
parent
31602b6fb4
commit
38484fcc3b
13
.zuul.yaml
13
.zuul.yaml
@ -2123,6 +2123,13 @@
|
|||||||
- infra-prod-service-backup
|
- infra-prod-service-backup
|
||||||
opendev-prod-hourly:
|
opendev-prod-hourly:
|
||||||
jobs:
|
jobs:
|
||||||
- infra-prod-service-nodepool
|
- infra-prod-update-system-config
|
||||||
- infra-prod-service-registry
|
- infra-prod-service-nodepool:
|
||||||
- infra-prod-service-zuul-preview
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user