diff --git a/zuul/layout.yaml b/zuul/layout.yaml index 0a6583311a..91cfdfb6e5 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -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