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

Change-Id: I3103c4ecb803e784c87ed4cff5124d303620d4a5
This commit is contained in:
Jeremy Stanley 2022-09-24 11:48:37 +00:00 committed by Andrey Pavlov
parent a5ead5073c
commit 16b27e67ea
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
- project:
queue: ec2-api
templates:
- check-requirements
- openstack-python3-jobs