From cf73b860f19c73bcfb80f7f4d68b055292963912 Mon Sep 17 00:00:00 2001 From: "Dr. Jens Harbott" Date: Wed, 19 Jun 2024 14:33:15 +0200 Subject: [PATCH] Drop wheel publishing for centos-8-stream centos-8-stream is EOL and the upstream repos have been cleaned, thus the periodic build jobs are failing and we should drop then. Actually cleaning up the related AFS volume should be done later, when all other centos-8 jobs have been deleted. Depends-On: https://review.opendev.org/c/openstack/project-config/+/922313 Depends-On: https://review.opendev.org/c/openstack/requirements/+/922457 Change-Id: Idc9c0f8880745060e598dcead399f049fa481cd4 --- zuul.d/jobs.yaml | 26 -------------------------- zuul.d/project.yaml | 8 -------- 2 files changed, 34 deletions(-) diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index a9cee803..050f978f 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -1509,32 +1509,6 @@ wheel-cache-centos-9-stream-arm64-python3: wheel_python: python3 -- job: - name: build-wheel-cache-centos-8-stream - parent: build-wheel-cache-base - description: | - Build CentOS 8 wheels for OpenStack CI mirrors. - nodeset: - nodes: - - name: wheel-cache-centos-8-stream-python3 - label: centos-8-stream - host-vars: - wheel-cache-centos-8-stream-python3: - wheel_python: python3 - -- job: - name: build-wheel-cache-centos-8-stream-arm64 - parent: build-wheel-cache-base - description: | - Build CentOS 8 wheels for OpenStack CI mirrors. - nodeset: - nodes: - - name: wheel-cache-centos-8-stream-arm64-python3 - label: centos-8-stream-arm64 - host-vars: - wheel-cache-centos-8-stream-arm64-python3: - wheel_python: python3 - - job: name: build-wheel-cache-debian-bullseye parent: build-wheel-cache-base diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 86ebd49e..c5b0552f 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -13,10 +13,6 @@ - openafs-rpm-package-build-centos-9-stream-arm64 - openstack-infra-extra-integration-bionic - openstack-zuul-jobs-linters - - build-wheel-cache-centos-8-stream: - files: - - playbooks/wheel-cache - - roles/build-wheel-cache - build-wheel-cache-centos-9-stream: files: - playbooks/wheel-cache @@ -39,10 +35,6 @@ - roles/build-wheel-cache check-arm64: jobs: - - build-wheel-cache-centos-8-stream-arm64: - files: - - playbooks/wheel-cache - - roles/build-wheel-cache - build-wheel-cache-centos-9-stream-arm64: files: - playbooks/wheel-cache