Remove Xenial and CentOS 7 wheel cache build jobs

The OpenDev team is looking towards removing CentOS 7 and Ubuntu Xenial
test nodes from Zuul and Nodepool. In the case of Xenial this distro
release has been EOL for some time now, and in the case of CentOS 7 will
go EOL in the near future. Removing these distro releases will allow the
OpenDev team to focus on building images for modern releases as well as
freeing up space on our mirror filesystems for additional mirror
content.

At this point OpenStack should largely be on CentOS Stream and Ubuntu
Bionic, Focal, and Jammy. We don't expect this to create a major impact.

Change-Id: I1ca9403525df470a7da8c1f02bdfb8d4ea90c670
(cherry picked from commit 8fea6f6c7e)
This commit is contained in:
Clark Boylan 2024-02-29 14:56:50 -08:00
parent 8474108f1a
commit d9266be280
1 changed files with 0 additions and 12 deletions

View File

@ -3,15 +3,9 @@
- openstack-python3-yoga-jobs
check:
jobs:
- build-wheel-cache-centos-7:
files:
- bindep.txt
- build-wheel-cache-centos-8-stream:
files:
- bindep.txt
- build-wheel-cache-ubuntu-xenial:
files:
- bindep.txt
- build-wheel-cache-ubuntu-bionic:
files:
- bindep.txt
@ -69,15 +63,9 @@
- bindep.txt
gate:
jobs:
- build-wheel-cache-centos-7:
files:
- bindep.txt
- build-wheel-cache-centos-8-stream:
files:
- bindep.txt
- build-wheel-cache-ubuntu-xenial:
files:
- bindep.txt
- build-wheel-cache-ubuntu-bionic:
files:
- bindep.txt