diff --git a/zuul.d/base.yaml b/zuul.d/base.yaml index b8fabe523..7924744ec 100644 --- a/zuul.d/base.yaml +++ b/zuul.d/base.yaml @@ -50,7 +50,7 @@ run: playbooks/tripleo-ci/run.yaml post-run: playbooks/tripleo-ci/post.yaml timeout: 10800 - voting: false + voting: true nodeset: legacy-centos-7-2-node branches: ^(?!stable/(newton|ocata|pike|queens)).*$ vars: @@ -75,4 +75,4 @@ - ^spec/.*$ - ^Puppetfile.*$ - tox.ini - - ^setup.*$ + - ^setup.*$ \ No newline at end of file diff --git a/zuul.d/multinode-jobs.yaml b/zuul.d/multinode-jobs.yaml index f49da559f..86c21b0f5 100644 --- a/zuul.d/multinode-jobs.yaml +++ b/zuul.d/multinode-jobs.yaml @@ -17,6 +17,10 @@ check: jobs: - tripleo-ci-centos-7-scenario000-multinode-oooq-container-updates + gate: + queue: tripleo + jobs: + - tripleo-ci-centos-7-scenario000-multinode-oooq-container-updates - project-template: name: tripleo-multinode-container-minimal