From 4af4bbed5bba6cb422cce14f6ec245119afe2376 Mon Sep 17 00:00:00 2001 From: Mathieu Bultel Date: Mon, 1 Oct 2018 15:53:57 +0200 Subject: [PATCH] Move update job back to voting on gate check The update job is passing and green for few days now, so we can move it back to voting. Change-Id: Id11bb2d44f8eda31c6efb0d7d0df179f0a205510 --- zuul.d/multinode-jobs.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/zuul.d/multinode-jobs.yaml b/zuul.d/multinode-jobs.yaml index 29f8256c0..7b07c4f9d 100644 --- a/zuul.d/multinode-jobs.yaml +++ b/zuul.d/multinode-jobs.yaml @@ -29,6 +29,7 @@ jobs: - tripleo-ci-centos-7-containers-multinode - tripleo-ci-centos-7-standalone + - tripleo-ci-centos-7-scenario000-multinode-oooq-container-updates - project-template: name: tripleo-multinode-container-full @@ -54,6 +55,7 @@ - tripleo-ci-centos-7-scenario003-multinode-oooq-container - tripleo-ci-centos-7-scenario004-multinode-oooq-container - tripleo-ci-centos-7-standalone + - tripleo-ci-centos-7-scenario000-multinode-oooq-container-updates - project-template: name: tripleo-multinode-baremetal-full @@ -319,7 +321,7 @@ description: | Basic tripleo update job, this is not an upgrade job. parent: tripleo-ci-base-multinode - voting: false + voting: true branches: ^(?!stable/(newton|ocata|pike|queens)).*$ vars: environment_type: multinode