Add CentOS 8 Stream wheel builds
Change-Id: If3e5c47bab37c1353c2d6dc1fe549e7d5bc60da6
This commit is contained in:
parent
e453657fdb
commit
989a904ba4
@ -1512,6 +1512,32 @@
|
||||
wheel-cache-centos-8-arm64-python3:
|
||||
wheel_python: python3
|
||||
|
||||
- job:
|
||||
name: build-wheel-cache-centos-8-stream
|
||||
parent: build-wheel-cache-base
|
||||
description: |
|
||||
Build CentOS 8 wheels for OpenStack CI mirrors.
|
||||
nodeset:
|
||||
nodes:
|
||||
- name: wheel-cache-centos-8-stream-python3
|
||||
label: centos-8-stream
|
||||
host-vars:
|
||||
wheel-cache-centos-8-stream-python3:
|
||||
wheel_python: python3
|
||||
|
||||
- job:
|
||||
name: build-wheel-cache-centos-8-stream-arm64
|
||||
parent: build-wheel-cache-base
|
||||
description: |
|
||||
Build CentOS 8 wheels for OpenStack CI mirrors.
|
||||
nodeset:
|
||||
nodes:
|
||||
- name: wheel-cache-centos-8-stream-arm64-python3
|
||||
label: centos-8-stream-arm64
|
||||
host-vars:
|
||||
wheel-cache-centos-8-stream-arm64-python3:
|
||||
wheel_python: python3
|
||||
|
||||
- job:
|
||||
name: build-wheel-cache-debian-bullseye
|
||||
parent: build-wheel-cache-base
|
||||
|
@ -19,6 +19,10 @@
|
||||
files:
|
||||
- playbooks/wheel-cache
|
||||
- roles/build-wheel-cache
|
||||
- build-wheel-cache-centos-8-stream:
|
||||
files:
|
||||
- playbooks/wheel-cache
|
||||
- roles/build-wheel-cache
|
||||
- build-wheel-cache-debian-buster:
|
||||
files:
|
||||
- playbooks/wheel-cache
|
||||
@ -45,6 +49,10 @@
|
||||
files:
|
||||
- playbooks/wheel-cache
|
||||
- roles/build-wheel-cache
|
||||
- build-wheel-cache-centos-8-stream-arm64:
|
||||
files:
|
||||
- playbooks/wheel-cache
|
||||
- roles/build-wheel-cache
|
||||
- build-wheel-cache-debian-buster-arm64:
|
||||
files:
|
||||
- playbooks/wheel-cache
|
||||
|
Loading…
x
Reference in New Issue
Block a user