Remove testing on debian
Remove testing on buster as this is no longer a supported OS for openstack-ansible. The job causes kernel panics on bullseye so does not generate any meaningful CI results. Restore testing on bullseye when zun when this is fixed. Change-Id: I91f5d67129065b281b3a22281d0eae9ff89786c0
This commit is contained in:
parent
132afb8670
commit
00dcec6420
@ -21,7 +21,6 @@
|
||||
- build-release-notes-jobs-python3
|
||||
check:
|
||||
jobs:
|
||||
- openstack-ansible-deploy-aio_metal-debian-buster
|
||||
- openstack-ansible-deploy-aio_metal-centos-8
|
||||
- openstack-ansible-deploy-aio_metal-centos-8-stream
|
||||
- openstack-ansible-deploy-aio_metal-ubuntu-bionic
|
||||
@ -31,7 +30,6 @@
|
||||
- openstack-ansible-upgrade-aio_metal-ubuntu-focal
|
||||
gate:
|
||||
jobs:
|
||||
- openstack-ansible-deploy-aio_metal-debian-buster
|
||||
- openstack-ansible-deploy-aio_metal-centos-8
|
||||
- openstack-ansible-deploy-aio_metal-centos-8-stream
|
||||
- openstack-ansible-deploy-aio_metal-ubuntu-bionic
|
||||
|
Loading…
Reference in New Issue
Block a user