From 96ddc69a2ef5caea7621d3b94d4fa2b0ef10977b Mon Sep 17 00:00:00 2001 From: Lee Yarwood Date: Tue, 28 Jan 2020 14:04:02 +0000 Subject: [PATCH] zuul: Add the fedora-latest-virt-preview job to the experimental queue Allowing the job to be tested outside of openstack/nova's own experimental queue. Change-Id: Ib07d9522d1cb6e288edb7f78ee1960ab48d89d76 --- .zuul.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index 65b9b0c75b..62cda04ac0 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -683,6 +683,10 @@ # Next cycle we can remove this if everything run out stable enough. # * nova-multi-cell: maintained by nova and currently non-voting in the # check queue for nova changes but relies on devstack configuration + # * devstack-platform-fedora-latest-virt-preview: Maintained by lyarwood + # for Nova to allow early testing of the latest versions of Libvirt and + # QEMU. Should only graduate out of experimental if it ever moves into + # the check queue for Nova. experimental: jobs: @@ -719,3 +723,4 @@ irrelevant-files: - ^.*\.rst$ - ^doc/.*$ + - devstack-platform-fedora-latest-virt-preview