Drop Debian Buster python wheel mirror publication jobs
We are in the process of dropping this node type from nodepool and our mirrors entirely. Stop running jobs to build the python wheel mirror/cache for this release. Change-Id: Iaab540fdf67f357080bed7aff62f7136596fa8fd
This commit is contained in:
parent
211fe14946
commit
acf5eedb2c
@ -999,48 +999,6 @@
|
|||||||
vars:
|
vars:
|
||||||
wheel_volume: 'mirror.wheel.deb11a64'
|
wheel_volume: 'mirror.wheel.deb11a64'
|
||||||
|
|
||||||
- job:
|
|
||||||
name: publish-wheel-cache-debian-buster
|
|
||||||
description: |
|
|
||||||
Publish Debian buster wheels for OpenStack CI mirrors.
|
|
||||||
parent: build-wheel-cache-debian-buster
|
|
||||||
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-debian-buster
|
|
||||||
parent: release-wheel-cache
|
|
||||||
final: true
|
|
||||||
vars:
|
|
||||||
wheel_volume: 'mirror.wheel.busterx64'
|
|
||||||
|
|
||||||
- job:
|
|
||||||
name: publish-wheel-cache-debian-buster-arm64
|
|
||||||
description: |
|
|
||||||
Publish Debian buster wheels for OpenStack CI mirrors.
|
|
||||||
parent: build-wheel-cache-debian-buster-arm64
|
|
||||||
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-debian-buster-arm64
|
|
||||||
parent: release-wheel-cache
|
|
||||||
final: true
|
|
||||||
vars:
|
|
||||||
wheel_volume: 'mirror.wheel.bustera64'
|
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: publish-wheel-cache-ubuntu-jammy
|
name: publish-wheel-cache-ubuntu-jammy
|
||||||
parent: build-wheel-cache-ubuntu-jammy
|
parent: build-wheel-cache-ubuntu-jammy
|
||||||
|
@ -4541,10 +4541,6 @@
|
|||||||
- release-wheel-cache-debian-bullseye:
|
- release-wheel-cache-debian-bullseye:
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: publish-wheel-cache-debian-bullseye
|
- name: publish-wheel-cache-debian-bullseye
|
||||||
- publish-wheel-cache-debian-buster
|
|
||||||
- release-wheel-cache-debian-buster:
|
|
||||||
dependencies:
|
|
||||||
- name: publish-wheel-cache-debian-buster
|
|
||||||
- publish-wheel-cache-ubuntu-jammy
|
- publish-wheel-cache-ubuntu-jammy
|
||||||
- release-wheel-cache-ubuntu-jammy:
|
- release-wheel-cache-ubuntu-jammy:
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -4573,10 +4569,6 @@
|
|||||||
- release-wheel-cache-debian-bullseye-arm64:
|
- release-wheel-cache-debian-bullseye-arm64:
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: publish-wheel-cache-debian-bullseye-arm64
|
- name: publish-wheel-cache-debian-bullseye-arm64
|
||||||
- publish-wheel-cache-debian-buster-arm64
|
|
||||||
- release-wheel-cache-debian-buster-arm64:
|
|
||||||
dependencies:
|
|
||||||
- name: publish-wheel-cache-debian-buster-arm64
|
|
||||||
- publish-wheel-cache-ubuntu-jammy-arm64
|
- publish-wheel-cache-ubuntu-jammy-arm64
|
||||||
- release-wheel-cache-ubuntu-jammy-arm64:
|
- release-wheel-cache-ubuntu-jammy-arm64:
|
||||||
dependencies:
|
dependencies:
|
||||||
|
Loading…
Reference in New Issue
Block a user