From cd4ba90cc1a13c94e2a02f1af015e20d6882e05f Mon Sep 17 00:00:00 2001 From: Tim Burke Date: Thu, 13 Feb 2020 22:02:26 -0800 Subject: [PATCH] Make rolling-upgrade job non-voting until virtualenv problem is solved Change-Id: I4c8a3756afccb2b42acbd9aeac5908f3d4febcae --- .zuul.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.zuul.yaml b/.zuul.yaml index 976ea6ee72..60623dc2ad 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -365,6 +365,7 @@ description: | Build a 4 node swift cluster and run functional tests timeout: 3600 + voting: false pre-run: - tools/playbooks/multinode_setup/pre.yaml - tools/playbooks/common/install_dependencies.yaml