Merge "Add some belts and suspenders to the manage-projects job"

This commit is contained in:
Zuul 2020-03-31 21:34:23 +00:00 committed by Gerrit Code Review
commit f9ec9bc4e2

View File

@ -1423,11 +1423,20 @@
vars:
playbook_name: zuul_reconfigure.yaml
# Make sure only one run of manage-projects happens at a time
- semaphore:
name: infra-prod-manage-projects-runs
max: 1
- job:
name: infra-prod-manage-projects
parent: infra-prod-playbook
description: |
Create and update projects in gerrit and gitea.
allowed-projects:
- opendev/system-config
- openstack/project-config
semaphore: infra-prod-manage-projects-runs
vars:
playbook_name: manage-projects.yaml
infra_prod_playbook_collect_log: false