Deploy eavesdrop hourly
Since changes to some services on eavesdrop, for example ptgbot, may need to take effect fairly quickly, run the playbook hourly rather than daily. We can't easily trigger on changes merging to the ptgbot repo in the future when it's in a different Zuul tenant from system-config. Change-Id: I90ddc555ded0ac1d3134fd075d816155a475c6d2
This commit is contained in:
parent
3f61433c59
commit
918dd0ed91
@ -262,7 +262,6 @@
|
||||
- infra-prod-service-review-dev
|
||||
- infra-prod-service-gitea
|
||||
- infra-prod-service-codesearch
|
||||
- infra-prod-service-eavesdrop
|
||||
- infra-prod-run-accessbot
|
||||
- infra-prod-remote-puppet-afs
|
||||
opendev-prod-hourly:
|
||||
@ -273,6 +272,7 @@
|
||||
- name: infra-prod-install-ansible
|
||||
soft: true
|
||||
- infra-prod-run-cloud-launcher
|
||||
- infra-prod-service-eavesdrop
|
||||
- infra-prod-service-nodepool:
|
||||
dependencies:
|
||||
- name: infra-prod-install-ansible
|
||||
|
Loading…
x
Reference in New Issue
Block a user