We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1e6b06e + 96ddc69 commit b6bd467Copy full SHA for b6bd467
1 file changed
.zuul.yaml
@@ -683,6 +683,10 @@
683
# Next cycle we can remove this if everything run out stable enough.
684
# * nova-multi-cell: maintained by nova and currently non-voting in the
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.
690
691
experimental:
692
jobs:
@@ -719,3 +723,4 @@
719
723
irrelevant-files:
720
724
- ^.*\.rst$
721
725
- ^doc/.*$
726
+ - devstack-platform-fedora-latest-virt-preview
0 commit comments