Merge "Run mirror-update in zuul"
This commit is contained in:
commit
2ea1ba1987
14
.zuul.yaml
14
.zuul.yaml
@ -1597,6 +1597,18 @@
|
||||
- playbooks/roles/install-docker/.*
|
||||
- playbooks/roles/jitsi-meet/.*
|
||||
|
||||
- job:
|
||||
name: infra-prod-service-mirror-update
|
||||
parent: infra-prod-service-base
|
||||
description: Run service-mirror-update.yaml playbook
|
||||
vars:
|
||||
playbook_name: service-mirror-update.yaml
|
||||
files:
|
||||
- playbooks/service-mirror-update.yaml
|
||||
- playbooks/roles/kerberos-client/.*
|
||||
- playbooks/roles/openafs-client/.*
|
||||
- playbooks/roles/mirror-update/.*
|
||||
|
||||
- job:
|
||||
name: system-config-goaccess-report
|
||||
description: |
|
||||
@ -1949,6 +1961,7 @@
|
||||
- infra-prod-service-gitea-lb
|
||||
- infra-prod-service-nodepool
|
||||
- infra-prod-service-meetpad
|
||||
- infra-prod-service-mirror-update
|
||||
periodic:
|
||||
jobs:
|
||||
- developer-openstack-goaccess-report
|
||||
@ -1970,3 +1983,4 @@
|
||||
- infra-prod-service-gitea-lb
|
||||
- infra-prod-service-nodepool
|
||||
- infra-prod-service-meetpad
|
||||
- infra-prod-service-mirror-update
|
||||
|
@ -76,10 +76,6 @@ start_timer
|
||||
timeout -k 2m 30m ansible-playbook -f 50 ${ANSIBLE_PLAYBOOKS}/service-nameserver.yaml
|
||||
send_timer nameserver
|
||||
|
||||
start_timer
|
||||
timeout -k 2m 30m ansible-playbook -f 50 ${ANSIBLE_PLAYBOOKS}/service-mirror-update.yaml
|
||||
send_timer mirror-update
|
||||
|
||||
start_timer
|
||||
timeout -k 2m 30m ansible-playbook -f 50 ${ANSIBLE_PLAYBOOKS}/service-mirror.yaml
|
||||
send_timer mirror
|
||||
|
Loading…
x
Reference in New Issue
Block a user