Skip to content

Commit 46e1062

Browse files
committed
[CI] move queue setting to project level
Jobs are currently not running. Fix as described in [1][2] [1] https://lists.opendev.org/pipermail/service-announce/2022-September/000044.html [2] https://lists.zuul-ci.org/pipermail/zuul-discuss/2022-May/001801.html Change-Id: I92d1cb6d78a1a12bd0fb52699f1007645a666df9
1 parent 2ae6cd9 commit 46e1062

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.zuul.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
timeout: 2400
5151

5252
- project:
53+
queue: magnum
5354
templates:
5455
- openstack-cover-jobs
5556
- openstack-python3-yoga-jobs
@@ -61,7 +62,6 @@
6162
- magnum-tempest-plugin-tests-api
6263
- magnum-container-build
6364
gate:
64-
queue: magnum
6565
jobs:
6666
- magnum-tempest-plugin-tests-api
6767
post:

0 commit comments

Comments
 (0)