|
...
|
...
|
@@ -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
|