Re-enable voting

Change-Id: I7742aeedc1895295c42cc56ba0e57678e9edb7d8
This commit is contained in:
Lance Albertson 2020-06-11 13:59:12 -07:00
parent a9e48de68e
commit 841565eb25
1 changed files with 0 additions and 4 deletions

View File

@ -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