Merge "Add infra-run-zuul_reconfigure"
This commit is contained in:
commit
9c0e8b8173
13
.zuul.yaml
13
.zuul.yaml
@ -196,7 +196,7 @@
|
||||
- testinfra/test_nodepool.py
|
||||
|
||||
- job:
|
||||
name: system-config-run-production-playbook
|
||||
name: infra-prod-playbook
|
||||
description: |
|
||||
Run specified playbook against productions hosts.
|
||||
|
||||
@ -209,6 +209,17 @@
|
||||
vars:
|
||||
ansible_forks: 5
|
||||
|
||||
- job:
|
||||
name: infra-prod-zuul_reconfigure
|
||||
parent: infra-prod-playbook
|
||||
description: |
|
||||
Perform a full Zuul reconfiguration.
|
||||
|
||||
This reloads the tenant config file and clears all configuration
|
||||
caches.
|
||||
vars:
|
||||
playbook_name: zuul_reconfigure.yaml
|
||||
|
||||
- project:
|
||||
templates:
|
||||
- system-config-zuul-role-integration
|
||||
|
Loading…
x
Reference in New Issue
Block a user