From 28627d6595369aa9969651376f258350dfb907fd Mon Sep 17 00:00:00 2001 From: Lee Yarwood Date: Mon, 6 Jan 2020 14:02:04 +0000 Subject: [PATCH] zuul: Add Fedora based jobs to the experimental queue This change adds two Fedora based jobs to the experimental queue with the aim of providing improved coverage for anyone working on features that rely on recently released Libvirt, QEMU or KVM features. Depends-On: https://review.opendev.org/#/c/701228/ Change-Id: Ie2e2a4dc31b9fdcd6ac87c14f564621803c8d4cf --- .zuul.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index 2316f367ca09..d56c05f67e55 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -441,3 +441,7 @@ # NOTE(mriedem): Consider moving nova-tox-functional-py37 to the # check and gate queues once it's stable (like openstack-python37-jobs) - nova-tox-functional-py37 + - devstack-platform-fedora-latest: + irrelevant-files: *dsvm-irrelevant-files + - devstack-platform-fedora-latest-virt-preview: + irrelevant-files: *dsvm-irrelevant-files