Correct queue declaration in Zuul config

Move the ec2-api queue declaration from the pipeline level (where it
is no longer valid) to the project level.

https: //lists.openstack.org/pipermail/openstack-discuss/2022-May/028603.html

For stable/yoga: Amended to actually drop the queue definition from the
gate pipeline, which was no longer present for the original patch.

For stable/pike: Fixed merge conflict

Change-Id: I3103c4ecb803e784c87ed4cff5124d303620d4a5
(cherry picked from commit 16b27e67ea)
(cherry picked from commit 2858b3bf6b)
This commit is contained in:
Jeremy Stanley 2022-09-24 11:48:37 +00:00 committed by Dr. Jens Harbott
parent 9b3959978b
commit 136a326e1c
1 changed files with 1 additions and 2 deletions

View File

@ -1,9 +1,8 @@
- project:
queue: ec2-api
templates:
- openstack-python-jobs
- openstack-python35-jobs
- check-requirements
- publish-openstack-sphinx-docs
name: openstack/ec2-api
gate:
queue: ec2-api