From 841565eb2503998bda445e0640f73d88c86fa822 Mon Sep 17 00:00:00 2001 From: Lance Albertson Date: Thu, 11 Jun 2020 13:59:12 -0700 Subject: [PATCH] Re-enable voting Change-Id: I7742aeedc1895295c42cc56ba0e57678e9edb7d8 --- .zuul.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 57d85e4..8153ac6 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-chef-integration-centos @@ -41,7 +39,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 @@ -53,7 +50,6 @@ run: playbooks/minimal.yaml post-run: playbooks/post.yaml timeout: 5400 - voting: false # TODO(ramereth): Remove after this gets merged - job: name: openstack-cinc-integration-ubuntu