Add a queue spec to our project template
All cookbook projects should use a shared queue for gating, so that patches are merged in order and tested together. Change-Id: I71da5029d7f6ffa9e9067eb1e3c32ef05cc0ab4b
This commit is contained in:
parent
a766dddc2c
commit
70a3478b80
@ -37,6 +37,7 @@
|
||||
- openstack-chef-integration-ubuntu
|
||||
- openstack-chef-integration-centos
|
||||
gate:
|
||||
queue: openstack-chef
|
||||
jobs:
|
||||
- openstack-chef-delivery
|
||||
- openstack-chef-integration-ubuntu
|
||||
|
Loading…
Reference in New Issue
Block a user