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:
Jens Harbott 2019-10-29 08:26:16 +00:00
parent a766dddc2c
commit 70a3478b80

View File

@ -37,6 +37,7 @@
- openstack-chef-integration-ubuntu
- openstack-chef-integration-centos
gate:
queue: openstack-chef
jobs:
- openstack-chef-delivery
- openstack-chef-integration-ubuntu