From ba1a4f22fa594a05591c8cc9d069b8fcfd24b9db Mon Sep 17 00:00:00 2001 From: Paul Belanger Date: Wed, 23 Jun 2021 12:01:48 -0400 Subject: [PATCH] Make jobs voting again Change-Id: I58557b6e8a5bd08de0a19617c495f39fc6912463 Signed-off-by: Paul Belanger --- .zuul.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 329fab6..ce82802 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -18,8 +18,6 @@ name: ansible-role-nodepool-ubuntu-bionic parent: ansible-role-nodepool nodeset: ubuntu-bionic - vars: - nodepool_pip_version: 3.14.0 # Testing for nodepool_install_method: git - job: @@ -52,10 +50,10 @@ check: jobs: - ansible-role-nodepool-ubuntu-bionic - - ansible-role-nodepool-src-ubuntu-bionic: - voting: false + - ansible-role-nodepool-src-ubuntu-bionic - tox-linters gate: jobs: - ansible-role-nodepool-ubuntu-bionic + - ansible-role-nodepool-src-ubuntu-bionic - tox-linters