summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorTakashi Kajinami <tkajinam@redhat.com>2022-06-13 09:56:04 +0900
committerTakashi Kajinami <tkajinam@redhat.com>2022-06-13 09:56:04 +0900
commit794d5f7d0422feab3726a34460677db6df76393b (patch)
tree85f937f6bd7e9f2bdc54a7fec790a0837e05c086 /.zuul.yaml
parent9a08b529a781eb787f17a52e2dfbe503069e0ad5 (diff)
downloadceilometer-794d5f7d0422feab3726a34460677db6df76393b.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: Ibf049c5e1f5ae5a879bb75e147894fc28927445a
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 4d67899a..cda88b54 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -26,6 +26,7 @@
- ^ceilometer/tests/.*$
- project:
+ queue: telemetry
templates:
- openstack-cover-jobs
- openstack-python3-zed-jobs