From 7e2afcda8f498a34519e866f091deacfa5da07f5 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Mon, 28 Feb 2022 16:00:03 +0000 Subject: [PATCH] Revert "Make CentOS 9 integration jobs voting" This reverts commit f3f4c01d2a9ebf3c7cee5b4fbb4a593042c296fd. Reason for revert: Currently CentOS 9 jobs are broken because of the issue caused by latest openssl and flexiblas in CentOS 9 Stream. Let's make these jobs non-voting again until we sort out these issues. Change-Id: I7f72658cbf4ca8660e21c406da499ea660a99df1 --- zuul.d/integration.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zuul.d/integration.yaml b/zuul.d/integration.yaml index 6513ef70c..9de7edbaf 100644 --- a/zuul.d/integration.yaml +++ b/zuul.d/integration.yaml @@ -71,6 +71,7 @@ - job: name: puppet-openstack-integration-7-scenario001-tempest-centos-9-stream parent: puppet-openstack-integration-7-scenario001 + voting: false nodeset: nodes: - name: centos-9-stream @@ -104,6 +105,7 @@ - job: name: puppet-openstack-integration-7-scenario002-tempest-centos-9-stream parent: puppet-openstack-integration-7-scenario002 + voting: false nodeset: nodes: - name: centos-9-stream @@ -137,6 +139,7 @@ - job: name: puppet-openstack-integration-7-scenario003-tempest-centos-9-stream parent: puppet-openstack-integration-7-scenario003 + voting: false nodeset: nodes: - name: centos-9-stream @@ -172,6 +175,7 @@ - job: name: puppet-openstack-integration-7-scenario004-tempest-centos-9-stream parent: puppet-openstack-integration-7-scenario004 + voting: false nodeset: nodes: - name: centos-9-stream