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:
parent
10dfd1edb1
commit
a6902bb563
@ -1591,40 +1591,6 @@
|
||||
wheel-cache-debian-bullseye-arm64-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:
|
||||
name: build-wheel-cache-ubuntu-jammy
|
||||
parent: build-wheel-cache-base
|
||||
|
@ -29,10 +29,6 @@
|
||||
files:
|
||||
- playbooks/wheel-cache
|
||||
- roles/build-wheel-cache
|
||||
- build-wheel-cache-debian-buster:
|
||||
files:
|
||||
- playbooks/wheel-cache
|
||||
- roles/build-wheel-cache
|
||||
- build-wheel-cache-debian-bullseye:
|
||||
files:
|
||||
- playbooks/wheel-cache
|
||||
@ -63,10 +59,6 @@
|
||||
files:
|
||||
- playbooks/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:
|
||||
files:
|
||||
- playbooks/wheel-cache
|
||||
|
Loading…
Reference in New Issue
Block a user