commit | 82abe002d726ee93945d4c5c9f5971803db0be16 | [log] [tgz] |
---|---|---|
author | Takashi Kajinami <tkajinam@redhat.com> | Mon Jun 13 09:58:00 2022 +0900 |
committer | Takashi Kajinami <tkajinam@redhat.com> | Wed Oct 05 12:05:38 2022 +0900 |
tree | 7c6db189dc9e60075f1cfa8bfe1468881390c038 | |
parent | 60633b244fb4500115965e30a0e512ffaf256a6c [diff] |
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: Ib621978bc27a33bbb568ad89d51f0aecf9a5c9f1
diff --git a/.zuul.yaml b/.zuul.yaml index 6933210..a73a48f 100644 --- a/.zuul.yaml +++ b/.zuul.yaml
@@ -188,6 +188,7 @@ nslookup_target: 'opendev.org' - project: + queue: telemetry templates: - check-requirements - tempest-plugin-jobs @@ -200,7 +201,6 @@ - telemetry-dsvm-integration-centos-9s - telemetry-dsvm-integration-centos-9s-fips gate: - queue: telemetry jobs: - telemetry-dsvm-integration - telemetry-dsvm-integration-ipv6-only