summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakashi Kajinami <tkajinam@redhat.com>2022-06-13 09:47:57 +0900
committerTakashi Kajinami <tkajinam@redhat.com>2022-09-27 13:12:45 +0900
commitf4904ff7af40c8683d0dd3550eaf979fa90a2e47 (patch)
treee17a4518646a53c4b767e277c42d907284e90b8a
parenta406dff43d2f057674da9e564071e78c533006e0 (diff)
downloadheat-f4904ff7af40c8683d0dd3550eaf979fa90a2e47.tar.gz
zuul: Declare queue at top level
Zuul deprecated declaring shared queues at a pipeline level with release 4.1.0[1]. This updates the job definition to use the top level declaration instead. See [2] for details. [1] https://zuul-ci.org/docs/zuul/latest/releasenotes.html#relnotes-4-1-0-deprecation-notes [2] http://lists.openstack.org/pipermail/openstack-discuss/2022-May/028603.html Change-Id: Ib54f5944cfd803baa4044858c097fc71f1ffb789 (cherry picked from commit 4a898171f0b512518aa94dbcdd58cfc707630af9)
-rw-r--r--.zuul.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index ac59d1e8b..940e3bb95 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -181,6 +181,7 @@
- ^releasenotes/.*$
- project:
+ queue: heat
templates:
- openstack-cover-jobs
- openstack-python3-yoga-jobs
@@ -195,7 +196,6 @@
- heat-functional
- heat-functional-legacy
gate:
- queue: heat
jobs:
- grenade-heat-multinode
- heat-functional