summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakashi Kajinami <tkajinam@redhat.com>2022-06-13 09:53:35 +0900
committermanchandavishal <manchandavishal143@gmail.com>2022-10-19 11:40:02 +0530
commit6dcc2d0e6f106a8a6f0defb81835898b6fd705da (patch)
tree3fd1b6706747d418ddf1853a1462dd16d0b57d6e
parent8385858585ac28c2fc9d8979a72c17e3fa7acb2e (diff)
downloadhorizon-6dcc2d0e6f106a8a6f0defb81835898b6fd705da.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.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index cece29aaa..eecb6979c 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -234,6 +234,7 @@
# - horizon-tox-python3-django22
- project:
+ queue: horizon
templates:
- check-requirements
- horizon-nodejs10-jobs
@@ -250,7 +251,6 @@
- horizon-tox-bandit-baseline
- horizon-tempest-plugin-ipv6
gate:
- queue: horizon
jobs:
- horizon-dsvm-tempest-plugin
- horizon-selenium-headless