From 70a3478b807b34bede8c9b0fa7beeeceb8546c3a Mon Sep 17 00:00:00 2001 From: Jens Harbott Date: Tue, 29 Oct 2019 08:26:16 +0000 Subject: [PATCH] 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 --- .zuul.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.zuul.yaml b/.zuul.yaml index 79a78c4..07f7370 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -37,6 +37,7 @@ - openstack-chef-integration-ubuntu - openstack-chef-integration-centos gate: + queue: openstack-chef jobs: - openstack-chef-delivery - openstack-chef-integration-ubuntu