Re-enable jobs

Change-Id: Ia54e36bcbee9e3688fa4e396de5af5d83632c335
This commit is contained in:
Lance Albertson 2020-03-27 13:40:17 -07:00
parent 5111603bb5
commit 8e80dcab4b
1 changed files with 6 additions and 10 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
- 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
- project-template:
name: openstack-chef-repo-jobs
@ -66,8 +62,8 @@
queue: openstack-chef
jobs:
- openstack-chef-delivery
#- openstack-chef-integration-ubuntu
#- openstack-chef-integration-centos
- openstack-chef-integration-ubuntu
- openstack-chef-integration-centos
- project-template:
name: openstack-chef-jobs
@ -82,10 +78,10 @@
queue: openstack-chef
jobs:
- openstack-chef-delivery
#- openstack-chef-integration-ubuntu
#- openstack-chef-integration-centos
#- openstack-chef-minimal-integration-ubuntu
#- openstack-chef-minimal-integration-centos
- openstack-chef-integration-ubuntu
- openstack-chef-integration-centos
- openstack-chef-minimal-integration-ubuntu
- openstack-chef-minimal-integration-centos
- project:
templates: