Skip to content

Commit 43f13ac

Browse files
committed
Changes Emulation CI to weekly-periodic
Due to initial release of emulated architecture feature the CI has been changed to run less frequent to save CI hours. This will be revisited in later releases as feature gains greater support and capabilities. Implements: blueprint pick-guest-arch-based-on-host-arch-in-libvirt-driver Signed-off-by: Jonathan Race <[email protected]> Change-Id: I7b085c2086a720a049c9b04a6ff10a0e5cc9d650
1 parent 60094e6 commit 43f13ac

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.zuul.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -649,7 +649,6 @@
649649
- nova-multi-cell
650650
- nova-next
651651
- nova-ovs-hybrid-plug
652-
- nova-emulation
653652
- nova-tox-validate-backport:
654653
voting: false
655654
- nova-tox-functional-centos8-py36
@@ -721,6 +720,11 @@
721720
irrelevant-files: *nova-base-irrelevant-files
722721
- tempest-integrated-compute-centos-8-stream:
723722
irrelevant-files: *nova-base-irrelevant-files
723+
periodic-weekly:
724+
jobs:
725+
# Runs emulation feature functionality test less frequently due
726+
# to being the initial release and experimental in nature.
727+
- nova-emulation
724728
experimental:
725729
jobs:
726730
- ironic-tempest-bfv:

0 commit comments

Comments
 (0)