Merge "Switch devstack base job to Ubuntu Focal"
This commit is contained in:
commit
0e45edd3bf
14
.zuul.yaml
14
.zuul.yaml
@ -391,7 +391,7 @@
|
|||||||
description: |
|
description: |
|
||||||
Minimal devstack base job, intended for use by jobs that need
|
Minimal devstack base job, intended for use by jobs that need
|
||||||
less than the normal minimum set of required-projects.
|
less than the normal minimum set of required-projects.
|
||||||
nodeset: openstack-single-node-bionic
|
nodeset: openstack-single-node-focal
|
||||||
required-projects:
|
required-projects:
|
||||||
- opendev.org/openstack/requirements
|
- opendev.org/openstack/requirements
|
||||||
vars:
|
vars:
|
||||||
@ -566,7 +566,7 @@
|
|||||||
- job:
|
- job:
|
||||||
name: devstack-multinode
|
name: devstack-multinode
|
||||||
parent: devstack
|
parent: devstack
|
||||||
nodeset: openstack-two-node-bionic
|
nodeset: openstack-two-node-focal
|
||||||
description: |
|
description: |
|
||||||
Simple multinode test to verify multinode functionality on devstack side.
|
Simple multinode test to verify multinode functionality on devstack side.
|
||||||
This is not meant to be used as a parent job.
|
This is not meant to be used as a parent job.
|
||||||
@ -591,12 +591,10 @@
|
|||||||
voting: false
|
voting: false
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: devstack-platform-focal
|
name: devstack-platform-bionic
|
||||||
parent: tempest-full-py3
|
parent: tempest-full-py3
|
||||||
description: Ubuntu Focal Fossa platform test
|
description: Ubuntu Bionic platform test
|
||||||
nodeset: openstack-single-node-focal
|
nodeset: openstack-single-node-bionic
|
||||||
vars:
|
|
||||||
tempest_black_regex: "(tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest.test_resize_server_with_multiattached_volume|tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON|tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached)"
|
|
||||||
voting: false
|
voting: false
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
@ -690,7 +688,7 @@
|
|||||||
- devstack-platform-opensuse-15
|
- devstack-platform-opensuse-15
|
||||||
- devstack-platform-fedora-latest
|
- devstack-platform-fedora-latest
|
||||||
- devstack-platform-centos-8
|
- devstack-platform-centos-8
|
||||||
- devstack-platform-focal
|
- devstack-platform-bionic
|
||||||
- devstack-multinode
|
- devstack-multinode
|
||||||
- devstack-unit-tests
|
- devstack-unit-tests
|
||||||
- openstack-tox-bashate
|
- openstack-tox-bashate
|
||||||
|
Loading…
Reference in New Issue
Block a user