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
This commit is contained in:
parent
b4375af841
commit
96ddc69a2e
@ -683,6 +683,10 @@
|
|||||||
# Next cycle we can remove this if everything run out stable enough.
|
# Next cycle we can remove this if everything run out stable enough.
|
||||||
# * nova-multi-cell: maintained by nova and currently non-voting in the
|
# * nova-multi-cell: maintained by nova and currently non-voting in the
|
||||||
# check queue for nova changes but relies on devstack configuration
|
# 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:
|
experimental:
|
||||||
jobs:
|
jobs:
|
||||||
@ -719,3 +723,4 @@
|
|||||||
irrelevant-files:
|
irrelevant-files:
|
||||||
- ^.*\.rst$
|
- ^.*\.rst$
|
||||||
- ^doc/.*$
|
- ^doc/.*$
|
||||||
|
- devstack-platform-fedora-latest-virt-preview
|
||||||
|
Loading…
Reference in New Issue
Block a user