Merge "Add CentOS 8 Stream wheel builds"

This commit is contained in:
Zuul 2021-08-04 09:57:34 +00:00 committed by Gerrit Code Review
commit be39ff8bcc
2 changed files with 34 additions and 0 deletions

View File

@ -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

View File

@ -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