From 1e2fe4fb33cd1ef8f0067a3aa2ef8c10c0ba0d2a Mon Sep 17 00:00:00 2001 From: Ghanshyam Date: Mon, 17 Jan 2022 22:09:52 +0000 Subject: [PATCH] Revert "Make centos8 stream job non voting for bug#1957941" This reverts commit 0de0ebf0987c2cd92a3a880de822f3616480d2d5. Reason for revert: Try with workaround merged in https://review.opendev.org/c/openstack/devstack/+/824862 Change-Id: Iafff24bf829da1d399fed4ca16a62f24196cd4af --- zuul.d/integrated-gate.yaml | 2 -- zuul.d/tempest-specific.yaml | 2 -- 2 files changed, 4 deletions(-) diff --git a/zuul.d/integrated-gate.yaml b/zuul.d/integrated-gate.yaml index 98cff6e7cc..b86268a638 100644 --- a/zuul.d/integrated-gate.yaml +++ b/zuul.d/integrated-gate.yaml @@ -131,8 +131,6 @@ - job: name: tempest-integrated-compute-centos-8-stream parent: tempest-integrated-compute - # TODO(gmann): Make this job non voting until bug#1957941 if fixed. - voting: false nodeset: devstack-single-node-centos-8-stream branches: ^(?!stable/(ocata|pike|queens|rocky|stein|train|ussuri|victoria)).*$ description: | diff --git a/zuul.d/tempest-specific.yaml b/zuul.d/tempest-specific.yaml index a24c73d211..051d8b0580 100644 --- a/zuul.d/tempest-specific.yaml +++ b/zuul.d/tempest-specific.yaml @@ -80,8 +80,6 @@ - job: name: tempest-full-py3-centos-8-stream parent: tempest-full-py3 - # TODO(gmann): Make this job non voting until bug#1957941 if fixed. - voting: false nodeset: devstack-single-node-centos-8-stream description: | Base integration test with Neutron networking and py36 running