Skip to content

Commit 45c0a38

Browse files
committed
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
1 parent 93a65f0 commit 45c0a38

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.zuul.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -701,6 +701,9 @@
701701
voting: false
702702
- tempest-integrated-compute-centos-9-stream:
703703
irrelevant-files: *nova-base-irrelevant-files
704+
# NOTE(sbauza): This job is temporarly non-voting until
705+
# bug #1979047 is resolved as it holds our CI.
706+
voting: false
704707
gate:
705708
jobs:
706709
- nova-live-migration
@@ -728,6 +731,9 @@
728731
irrelevant-files: *nova-base-irrelevant-files
729732
- tempest-integrated-compute-centos-9-stream:
730733
irrelevant-files: *nova-base-irrelevant-files
734+
# NOTE(sbauza): This job is temporarly non-voting until
735+
# bug #1979047 is resolved as it holds our CI.
736+
voting: false
731737
periodic-weekly:
732738
jobs:
733739
# Runs emulation feature functionality test less frequently due

0 commit comments

Comments
 (0)