Skip to content

Commit 4fb2aa4

Browse files
committed
zuul: Put Centos9 Stream job periodic-weekly and experimental
This patch is a followup on 45c0a38 As agreed on the Nova weekly meeting [1], we won't put back C9S job to voting and we'll rather put it on both experimental and periodic-weekly pipelines. In order to insure we will monitor the status of those runs, we'll check the status of the job during every Nova meeting happening weekly. In order to trigger potential race conditions, it was acted to provide an experimental job for C9S too. [1] https://meetings.opendev.org/meetings/nova/2022/nova.2022-07-05-16.00.log.html#l-52 Change-Id: I2de4d90202fd7e735026150f79409d51f2d70e0e
1 parent 4bead40 commit 4fb2aa4

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

.zuul.yaml

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -699,11 +699,6 @@
699699
- barbican-tempest-plugin-simple-crypto:
700700
irrelevant-files: *nova-base-irrelevant-files
701701
voting: false
702-
- tempest-integrated-compute-centos-9-stream:
703-
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
707702
gate:
708703
jobs:
709704
- nova-live-migration
@@ -729,16 +724,13 @@
729724
irrelevant-files: *nova-base-irrelevant-files
730725
- openstacksdk-functional-devstack:
731726
irrelevant-files: *nova-base-irrelevant-files
732-
- tempest-integrated-compute-centos-9-stream:
733-
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
737727
periodic-weekly:
738728
jobs:
739729
# Runs emulation feature functionality test less frequently due
740730
# to being the initial release and experimental in nature.
741731
- nova-emulation
732+
- tempest-integrated-compute-centos-9-stream:
733+
irrelevant-files: *nova-base-irrelevant-files
742734
experimental:
743735
jobs:
744736
- ironic-tempest-bfv:
@@ -771,6 +763,8 @@
771763
- tempest-centos8-stream-fips:
772764
irrelevant-files: *nova-base-irrelevant-files
773765
- nova-emulation
766+
- tempest-integrated-compute-centos-9-stream:
767+
irrelevant-files: *nova-base-irrelevant-files
774768
periodic:
775769
jobs:
776770
- tempest-centos8-stream-fips:

0 commit comments

Comments
 (0)