From b0076369c5b89e8aa7bd42915f946790f433eddd Mon Sep 17 00:00:00 2001 From: Lance Albertson Date: Wed, 2 Sep 2020 10:16:00 -0700 Subject: [PATCH] Re-enable voting Change-Id: I74d9ee7d3739cf1a602c41c7691a4a328523d4d9 Signed-off-by: Lance Albertson --- .zuul.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 43db1c2..21249be 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -17,7 +17,6 @@ run: playbooks/integration.yaml post-run: playbooks/post.yaml timeout: 5400 - voting: false # TODO(ramereth): Remove after this gets merged - job: name: openstack-chef-minimal-integration-ubuntu @@ -29,7 +28,6 @@ run: playbooks/minimal.yaml post-run: playbooks/post.yaml timeout: 5400 - voting: false # TODO(ramereth): Remove after this gets merged - job: name: openstack-chef15-minimal-integration-ubuntu @@ -47,7 +45,6 @@ run: playbooks/integration.yaml post-run: playbooks/post.yaml timeout: 5400 - voting: false # TODO(ramereth): Remove after this gets merged - job: name: openstack-chef-minimal-integration-centos @@ -59,7 +56,6 @@ run: playbooks/minimal.yaml post-run: playbooks/post.yaml timeout: 5400 - voting: false # TODO(ramereth): Remove after this gets merged - job: name: openstack-chef15-minimal-integration-centos