Drop Debian Buster python wheel mirror 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.

Note we may need to force merge some of these depends on in order to get
this change in. Maybe we'll force merge this change instead or as well.

Depends-On: https://review.opendev.org/c/openstack/requirements/+/910247
Depends-On: https://review.opendev.org/c/openstack/requirements/+/910241
Depends-On: https://review.opendev.org/c/openstack/requirements/+/910242
Depends-On: https://review.opendev.org/c/openstack/requirements/+/910243
Depends-On: https://review.opendev.org/c/openstack/requirements/+/910244
Depends-On: https://review.opendev.org/c/openstack/requirements/+/910245
Depends-On: https://review.opendev.org/c/openstack/requirements/+/910246
Change-Id: I0d328220b1679c8ac514bf534dbb6a908db0a2dd
This commit is contained in:
Clark Boylan 2024-02-23 08:40:46 -08:00 committed by Clark Boylan
parent 10dfd1edb1
commit a6902bb563
2 changed files with 0 additions and 42 deletions

View File

@ -1591,40 +1591,6 @@
wheel-cache-debian-bullseye-arm64-python3: wheel-cache-debian-bullseye-arm64-python3:
wheel_python: python3 wheel_python: python3
- job:
name: build-wheel-cache-debian-buster
parent: build-wheel-cache-base
description: |
Build Debian buster wheels for OpenStack CI mirrors.
nodeset:
nodes:
- name: wheel-cache-debian-buster-python2
label: debian-buster
- name: wheel-cache-debian-buster-python3
label: debian-buster
host-vars:
wheel-cache-debian-buster-python2:
wheel_python: python2
wheel-cache-debian-buster-python3:
wheel_python: python3
- job:
name: build-wheel-cache-debian-buster-arm64
parent: build-wheel-cache-base
description: |
Build Debian buster wheels for OpenStack CI mirrors.
nodeset:
nodes:
- name: wheel-cache-debian-buster-arm64-python2
label: debian-buster-arm64
- name: wheel-cache-debian-buster-arm64-python3
label: debian-buster-arm64
host-vars:
wheel-cache-debian-buster-arm64-python2:
wheel_python: python2
wheel-cache-debian-buster-arm64-python3:
wheel_python: python3
- job: - job:
name: build-wheel-cache-ubuntu-jammy name: build-wheel-cache-ubuntu-jammy
parent: build-wheel-cache-base parent: build-wheel-cache-base

View File

@ -29,10 +29,6 @@
files: files:
- playbooks/wheel-cache - playbooks/wheel-cache
- roles/build-wheel-cache - roles/build-wheel-cache
- build-wheel-cache-debian-buster:
files:
- playbooks/wheel-cache
- roles/build-wheel-cache
- build-wheel-cache-debian-bullseye: - build-wheel-cache-debian-bullseye:
files: files:
- playbooks/wheel-cache - playbooks/wheel-cache
@ -63,10 +59,6 @@
files: files:
- playbooks/wheel-cache - playbooks/wheel-cache
- roles/build-wheel-cache - roles/build-wheel-cache
- build-wheel-cache-debian-buster-arm64:
files:
- playbooks/wheel-cache
- roles/build-wheel-cache
- build-wheel-cache-debian-bullseye-arm64: - build-wheel-cache-debian-bullseye-arm64:
files: files:
- playbooks/wheel-cache - playbooks/wheel-cache