summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorJonathan Race <jrace@augusta.edu>2022-03-10 13:21:50 -0500
committerJonathan Race <jrace@augusta.edu>2022-03-10 13:21:50 -0500
commit43f13acab503f5ec1265892e5ac82ae2179fc7e0 (patch)
tree3ebb612a26ef7a05f1489d7d414abb2d24eb028d /.zuul.yaml
parent60094e663c30fd11bb0b1c6923de9e5056adf8be (diff)
downloadnova-43f13acab503f5ec1265892e5ac82ae2179fc7e0.tar.gz
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 <jrace@augusta.edu> Change-Id: I7b085c2086a720a049c9b04a6ff10a0e5cc9d650
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml6
1 files changed, 5 insertions, 1 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 4c1f0c442c..6006342520 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -649,7 +649,6 @@
- nova-multi-cell
- nova-next
- nova-ovs-hybrid-plug
- - nova-emulation
- nova-tox-validate-backport:
voting: false
- nova-tox-functional-centos8-py36
@@ -721,6 +720,11 @@
irrelevant-files: *nova-base-irrelevant-files
- tempest-integrated-compute-centos-8-stream:
irrelevant-files: *nova-base-irrelevant-files
+ periodic-weekly:
+ jobs:
+ # Runs emulation feature functionality test less frequently due
+ # to being the initial release and experimental in nature.
+ - nova-emulation
experimental:
jobs:
- ironic-tempest-bfv: