Add some Zuul v2 checking to project-config

Add gate-project-config-layout and gate-project-config-jenkins-project
since the zuul v3 config does not test these. Do not add any gate check,
we want zuul v3 to merge.

Change-Id: Ia8b25cf52d9e376c1bdccab69da087b20f9dad58
This commit is contained in:
Andreas Jaeger 2017-10-03 20:04:14 +02:00
parent 7b09847699
commit 06ef897c30
1 changed files with 16 additions and 0 deletions

View File

@ -2698,6 +2698,14 @@ jobs:
- name: gate-bashate-devstack
voting: false
- name: gate-project-config-jenkins-project
files:
- 'bindep.txt'
- 'jenkins/jobs/.*'
- 'other-requirements.txt'
- 'tools/jenkins-projects-checks.py'
- 'tox.ini'
- name: ^gate-bindep-bindep-fallback.*$
# Add explicit branch so that this overrides earlier
# restrictions.
@ -4193,6 +4201,14 @@ projects:
experimental:
- gate-dsvm-os-loganalyze-nv
- name: openstack-infra/project-config
template:
- name: merge-check
check:
- gate-project-config-layout
- gate-project-config-jenkins-project
# gating is done by Zuul v3, therefore no gate job set here
- name: openstack-infra/project-config-example
template:
- name: merge-check