From 0f2c36351420c0a2413d5b5447043d7aba41c494 Mon Sep 17 00:00:00 2001 From: Dan Prince Date: Tue, 24 Oct 2017 09:49:19 -0400 Subject: [PATCH] Make tripleo undercloud-containers voting Also, excludes the stable pike jobs as we aren't targetting those anymore. Change-Id: Ied3490a601c92eb24f1a0709d42980bf737594d9 --- zuul.d/zuul-legacy-project-templates.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zuul.d/zuul-legacy-project-templates.yaml b/zuul.d/zuul-legacy-project-templates.yaml index cf47b597..8923b327 100644 --- a/zuul.d/zuul-legacy-project-templates.yaml +++ b/zuul.d/zuul-legacy-project-templates.yaml @@ -105,12 +105,16 @@ check: jobs: - legacy-tripleo-ci-centos-7-undercloud-oooq + - legacy-tripleo-ci-centos-7-undercloud-containers: + branches: ^(?!stable/(newton|ocata|pike)).*$ - legacy-tripleo-ci-centos-7-undercloud-upgrades: voting: false branches: ^(?!stable/newton).*$ gate: jobs: - legacy-tripleo-ci-centos-7-undercloud-oooq + - legacy-tripleo-ci-centos-7-undercloud-containers: + branches: ^(?!stable/(newton|ocata|pike)).*$ - project-template: name: chef-rake-jobs