From 5fc098403346a85fa588e4f5b98138256b581298 Mon Sep 17 00:00:00 2001 From: mathieu bultel Date: Tue, 24 Apr 2018 13:35:57 +0000 Subject: [PATCH] Revert "Disable voting on tripleo-ci-centos-7-scenario000-multinode-oooq-container-updates" This reverts commit acb62a119d5af6ff76e15c7dd96e994a582dfb43. Change-Id: Ib88d141d848cd45978da91b1fce02daa78e48dde --- zuul.d/base.yaml | 4 ++-- zuul.d/multinode-jobs.yaml | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) 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