summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorSylvain Bauza <sbauza@redhat.com>2022-06-17 11:59:55 +0200
committerSylvain Bauza <sbauza@redhat.com>2022-06-17 12:04:13 +0200
commit45c0a3884b6b4c0b9a6b1b3cef47651f5504502e (patch)
treefa0e4e942f72aab6bb37c844d43a6a3c1288216f /.zuul.yaml
parent93a65f06df67ce39d65827692150c78013c7f6d5 (diff)
downloadnova-45c0a3884b6b4c0b9a6b1b3cef47651f5504502e.tar.gz
zuul: Temporarly put Centos9 Stream job non-voting
Due to the bug below, all the nova patches are failing. I accordingly propose to make the job non-voting as it would allow our gate to ressurect. Of course, this is a transient solution and we need a proper fix for the job in order to have Centos 9 Stream support back in place ASAP. When the job is back OK, please make it voting again by reverting this patch. Change-Id: I5c3fff65fd6d9e4f3632d1ec62ae3f1f9cfbe626 Related-Bug: #1979047
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index e92b702afc..c0e82405e4 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -701,6 +701,9 @@
voting: false
- tempest-integrated-compute-centos-9-stream:
irrelevant-files: *nova-base-irrelevant-files
+ # NOTE(sbauza): This job is temporarly non-voting until
+ # bug #1979047 is resolved as it holds our CI.
+ voting: false
gate:
jobs:
- nova-live-migration
@@ -728,6 +731,9 @@
irrelevant-files: *nova-base-irrelevant-files
- tempest-integrated-compute-centos-9-stream:
irrelevant-files: *nova-base-irrelevant-files
+ # NOTE(sbauza): This job is temporarly non-voting until
+ # bug #1979047 is resolved as it holds our CI.
+ voting: false
periodic-weekly:
jobs:
# Runs emulation feature functionality test less frequently due