From 43f13acab503f5ec1265892e5ac82ae2179fc7e0 Mon Sep 17 00:00:00 2001 From: Jonathan Race Date: Thu, 10 Mar 2022 13:21:50 -0500 Subject: [PATCH] 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 Change-Id: I7b085c2086a720a049c9b04a6ff10a0e5cc9d650 --- .zuul.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index 4c1f0c442c69..6006342520a7 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: