From 2897c5be79b4510dc9395aa35aeaafd29f8ab70e Mon Sep 17 00:00:00 2001 From: Julia Kreger Date: Tue, 25 Jun 2024 10:26:01 -0700 Subject: [PATCH] minor ci: quick cleanup and remove centos8 Just a follow-up from one of the recent changes, it was noted we could just remove the job entirely instead of commenting it out. As such, this change removes the entry from the zuul configuration. Change-Id: I1661498493e48f34a3a1a9242b484360cf39e829 --- .zuul.d/project.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.zuul.d/project.yaml b/.zuul.d/project.yaml index 475b5b294..ce3f7732a 100644 --- a/.zuul.d/project.yaml +++ b/.zuul.d/project.yaml @@ -39,8 +39,6 @@ - dib-nodepool-functional-openstack-almalinux-9-containerfile-src: voting: false - dib-nodepool-functional-openstack-centos-7-src - # NOTE(rpittau) CS8 is EOL - # - dib-nodepool-functional-openstack-centos-8-stream-src - dib-nodepool-functional-openstack-centos-9-stream-src # NOTE(rpittau) Fedora 37 is EOL, moving to non-voting for the time being # until we move to Fedora 39 or more recent.