Merge "[stable-only] zuul: Remove Fedora jobs prior to Victoria" into stable/ussuri
This commit is contained in:
23
.zuul.yaml
23
.zuul.yaml
@@ -513,23 +513,6 @@
|
|||||||
nodeset: devstack-single-node-opensuse-15
|
nodeset: devstack-single-node-opensuse-15
|
||||||
voting: false
|
voting: false
|
||||||
|
|
||||||
- job:
|
|
||||||
name: devstack-platform-fedora-latest
|
|
||||||
parent: tempest-full-py3
|
|
||||||
description: Fedora latest platform test
|
|
||||||
nodeset: devstack-single-node-fedora-latest
|
|
||||||
voting: false
|
|
||||||
|
|
||||||
- job:
|
|
||||||
name: devstack-platform-fedora-latest-virt-preview
|
|
||||||
parent: tempest-full-py3
|
|
||||||
description: Fedora latest platform test using the virt-preview repo.
|
|
||||||
nodeset: devstack-single-node-fedora-latest
|
|
||||||
voting: false
|
|
||||||
vars:
|
|
||||||
devstack_localrc:
|
|
||||||
ENABLE_FEDORA_VIRT_PREVIEW_REPO: true
|
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: devstack-tox-base
|
name: devstack-tox-base
|
||||||
parent: devstack
|
parent: devstack
|
||||||
@@ -602,7 +585,6 @@
|
|||||||
- devstack
|
- devstack
|
||||||
- devstack-ipv6
|
- devstack-ipv6
|
||||||
- devstack-platform-opensuse-15
|
- devstack-platform-opensuse-15
|
||||||
- devstack-platform-fedora-latest
|
|
||||||
- devstack-platform-centos-8
|
- devstack-platform-centos-8
|
||||||
- devstack-multinode
|
- devstack-multinode
|
||||||
- devstack-unit-tests
|
- devstack-unit-tests
|
||||||
@@ -697,10 +679,6 @@
|
|||||||
# 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:
|
||||||
@@ -729,4 +707,3 @@
|
|||||||
irrelevant-files:
|
irrelevant-files:
|
||||||
- ^.*\.rst$
|
- ^.*\.rst$
|
||||||
- ^doc/.*$
|
- ^doc/.*$
|
||||||
- devstack-platform-fedora-latest-virt-preview
|
|
||||||
|
|||||||
Reference in New Issue
Block a user