Browse code

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

Lee Yarwood authored on 2020/01/28 23:04:02
Showing 1 changed files
... ...
@@ -683,6 +683,10 @@
683 683
     #    Next cycle we can remove this if everything run out stable enough.
684 684
     # * nova-multi-cell: maintained by nova and currently non-voting in the
685 685
     #    check queue for nova changes but relies on devstack configuration
686
+    # * devstack-platform-fedora-latest-virt-preview: Maintained by lyarwood
687
+    #    for Nova to allow early testing of the latest versions of Libvirt and
688
+    #    QEMU. Should only graduate out of experimental if it ever moves into
689
+    #    the check queue for Nova.
686 690
 
687 691
     experimental:
688 692
       jobs:
... ...
@@ -719,3 +723,4 @@
719 719
             irrelevant-files:
720 720
               - ^.*\.rst$
721 721
               - ^doc/.*$
722
+        - devstack-platform-fedora-latest-virt-preview