From ffe9d7ae006349b05fcab7a02655b9ba54a9299b Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Wed, 24 Apr 2024 15:49:48 -0700 Subject: [PATCH] Stop publishing Xenial wheel mirror/cache content We're trying to drop Xenial nodes entirely. Clean up the wheel mirror/cache infrastructure in Zuul for Xenial as part of this. Change-Id: Ide7f210bdbd69065fa123bebe4a6992a206c2a74 --- zuul.d/jobs.yaml | 21 --------------------- zuul.d/projects.yaml | 4 ---- 2 files changed, 25 deletions(-) diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index a826030ff1..966daa3077 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -1104,27 +1104,6 @@ vars: wheel_volume: 'mirror.wheel.bionica64' -- job: - name: publish-wheel-cache-ubuntu-xenial - parent: build-wheel-cache-ubuntu-xenial - description: | - Publish Ubuntu Xenial wheels for OpenStack CI mirrors. - pre-run: playbooks/openafs-client/setup.yaml - post-run: playbooks/publish/wheel-mirror.yaml - allowed-projects: - - openstack/requirements - final: true - secrets: - - name: afs - secret: wheel_keytab - -- job: - name: release-wheel-cache-ubuntu-xenial - parent: release-wheel-cache - final: true - vars: - wheel_volume: 'mirror.wheel.xenialx64' - - job: name: check-release-approval description: | diff --git a/zuul.d/projects.yaml b/zuul.d/projects.yaml index d5521a9af2..0c9e4ddffd 100644 --- a/zuul.d/projects.yaml +++ b/zuul.d/projects.yaml @@ -4242,10 +4242,6 @@ - release-wheel-cache-ubuntu-bionic: dependencies: - name: publish-wheel-cache-ubuntu-bionic - - publish-wheel-cache-ubuntu-xenial - - release-wheel-cache-ubuntu-xenial: - dependencies: - - name: publish-wheel-cache-ubuntu-xenial - publish-wheel-cache-centos-8-stream-arm64 - release-wheel-cache-centos-8-stream-arm64: dependencies: