Run mirror-update in zuul

Change-Id: I5b1590a310e7a64b3c2f05d121c68f90f2731231
This commit is contained in:
Monty Taylor 2020-04-01 15:38:20 -05:00
parent 660e9d0c41
commit fdaea3915c
2 changed files with 14 additions and 4 deletions

View File

@ -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

View File

@ -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