diff --git a/zuul/layout.yaml b/zuul/layout.yaml index 7b26321c5c..02b98e8900 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -518,6 +518,8 @@ project-templates: - name: osc-plugin-jobs check: - 'check-osc-plugins' + gate: + - 'check-osc-plugins' - name: pypy-jobs check: @@ -2218,8 +2220,7 @@ jobs: branch: ^(?!stable/(liberty|mitaka)).*$ - name: check-osc-plugins - branch: ^(?!stable/liberty).*$ - voting: false + branch: ^(?!stable/(liberty|mitaka)).*$ - name: gate-keystonemiddleware-tox-bandit branch: ^stable/liberty$