From 8ff52ea12bb855adc9fe26de48b022310c1a5893 Mon Sep 17 00:00:00 2001 From: Martin Kopec Date: Tue, 21 Jun 2022 17:31:50 +0200 Subject: [PATCH] Mark devstack-platform-centos-9-stream as n-v Due to the below bug the job has been constantly failing. Let's make it n-v until the bug is resolved: - https://bugs.launchpad.net/neutron/+bug/1979047 Change-Id: Ifc8cc96843a8eac5c98cd1e1f9e4b6287a7f2e7c --- .zuul.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index 5b93a77017..c3f8914eee 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -661,6 +661,9 @@ description: CentOS 9 Stream platform test nodeset: devstack-single-node-centos-9-stream timeout: 9000 + # TODO(kopecmartin) n-v until the following is resolved: + # https://bugs.launchpad.net/neutron/+bug/1979047 + voting: false vars: configure_swap_size: 4096 @@ -896,7 +899,9 @@ jobs: - devstack - devstack-ipv6 - - devstack-platform-centos-9-stream + # TODO(kopecmartin) n-v until the following is resolved: + # https://bugs.launchpad.net/neutron/+bug/1979047 + # - devstack-platform-centos-9-stream - devstack-platform-ubuntu-jammy - devstack-enforce-scope - devstack-multinode