summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakashi Kajinami <tkajinam@redhat.com>2022-06-13 09:53:35 +0900
committerVishal Manchanda <manchandavishal143@gmail.com>2022-10-17 09:54:35 +0000
commit1da7f7f21607faae1fa727788046736d209144f7 (patch)
tree9c3ed5be9ed31f0fe4435cb83ed8f2380da45cc2
parentd329996a929b6a03d7429a0ea7f2b05041f1714a (diff)
downloadhorizon-1da7f7f21607faae1fa727788046736d209144f7.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: Ie63dd3b161cb8fd9be89002027d699ce2c4a67a5 (cherry picked from commit 4212950a4a6b036f563a236cb005604e1c096f04)
-rw-r--r--.zuul.d/project.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zuul.d/project.yaml b/.zuul.d/project.yaml
index 63e461e13..e3127f446 100644
--- a/.zuul.d/project.yaml
+++ b/.zuul.d/project.yaml
@@ -1,4 +1,5 @@
- project:
+ queue: horizon
templates:
- check-requirements
- horizon-cross-jobs
@@ -16,7 +17,6 @@
- horizon-tox-bandit-baseline
- horizon-tempest-plugin-ipv6
gate:
- queue: horizon
jobs:
- horizon-dsvm-tempest-plugin
- horizon-selenium-headless