Move run-eavesdrop from periodic-hourly to periodic
This is required by the accessbot job which is in periodic. We moved it to hourly so that ptgbot could be updated more often, but without it being in periodic, no periodic jobs are running, and that seems more critical at the moment. Change-Id: I0c7dbc0db77f295820302441e495fe4e9ea7d726
This commit is contained in:
parent
807b083735
commit
1210ef366c
@ -262,6 +262,7 @@
|
||||
- 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:
|
||||
@ -272,7 +273,6 @@
|
||||
- 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…
Reference in New Issue
Block a user