From 2ba5c62d790d5f2440356eef027954e2618a1045 Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Thu, 13 Jun 2024 16:28:09 +1000 Subject: [PATCH] testing: remove centos7 and 8 CentOS 8 has gone EOL and CentOS 7 is reaching EOL on June 30. The repos have gone and builds have been stopped (I5642a8dd3d539563caeba7a09cb86fe19769b38e). Remove these jobs so we can clean up in DIB where they are defined. Change-Id: I75b3059c4d4c4db8b2d2a629b8603115bb81ff5b --- .zuul.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 93d9cdf..59c585a 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -16,8 +16,6 @@ - nodepool-build-image-siblings - dib-nodepool-functional-openstack-gentoo-src: voting: false - - dib-nodepool-functional-openstack-centos-7-src - - dib-nodepool-functional-openstack-centos-8-stream-src - dib-nodepool-functional-openstack-centos-9-stream-src - dib-nodepool-functional-openstack-ubuntu-xenial-src - dib-nodepool-functional-openstack-ubuntu-bionic-src @@ -39,8 +37,6 @@ nodeset: debian-bookworm - opendev-buildset-registry - nodepool-build-image-siblings - - dib-nodepool-functional-openstack-centos-7-src - - dib-nodepool-functional-openstack-centos-8-stream-src - dib-nodepool-functional-openstack-centos-9-stream-src - dib-nodepool-functional-openstack-ubuntu-xenial-src - dib-nodepool-functional-openstack-ubuntu-bionic-src