Merge "infra-prod: remove master override steps"
This commit is contained in:
commit
7cea2a9f83
@ -13,17 +13,6 @@
|
|||||||
|
|
||||||
- hosts: bridge.openstack.org
|
- hosts: bridge.openstack.org
|
||||||
tasks:
|
tasks:
|
||||||
- name: Should we run from master
|
|
||||||
set_fact:
|
|
||||||
infra_prod_run_from_master: "{{ zuul.pipeline|default('') in ['periodic', 'opendev-prod-hourly'] }}"
|
|
||||||
|
|
||||||
- name: Update from master
|
|
||||||
when: infra_prod_run_from_master|bool
|
|
||||||
git:
|
|
||||||
repo: https://opendev.org/opendev/system-config
|
|
||||||
dest: /home/zuul/src/opendev.org/opendev/system-config
|
|
||||||
force: yes
|
|
||||||
|
|
||||||
- name: Run the production playbook and capture logs
|
- name: Run the production playbook and capture logs
|
||||||
block:
|
block:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user