Merge "Drop Debian Buster python wheel mirror jobs"
This commit is contained in:
commit
4a9060649a
@ -1603,40 +1603,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