Merge "Build and publish wheel mirror for CentOS Stream 9"
This commit is contained in:
@@ -12,6 +12,12 @@
|
||||
- role: release-afs-volume
|
||||
afs_volume: mirror.wheel.cent8sa64
|
||||
|
||||
# CentOS 9 Stream
|
||||
- role: release-afs-volume
|
||||
afs_volume: mirror.wheel.cent9sx64
|
||||
- role: release-afs-volume
|
||||
afs_volume: mirror.wheel.cent9sa64
|
||||
|
||||
# Debian
|
||||
- role: release-afs-volume
|
||||
afs_volume: mirror.wheel.busterx64
|
||||
|
@@ -893,6 +893,34 @@
|
||||
- name: afs
|
||||
secret: wheel_keytab
|
||||
|
||||
- job:
|
||||
name: publish-wheel-cache-centos-9-stream
|
||||
description: |
|
||||
Publish CentOS Stream 9 wheels for OpenStack CI mirrors.
|
||||
parent: build-wheel-cache-centos-9-stream
|
||||
pre-run: playbooks/openafs-client/setup.yaml
|
||||
post-run: playbooks/publish/wheel-mirror.yaml
|
||||
allowed-projects:
|
||||
- openstack/requirements
|
||||
final: true
|
||||
secrets:
|
||||
- name: afs
|
||||
secret: wheel_keytab
|
||||
|
||||
- job:
|
||||
name: publish-wheel-cache-centos-9-stream-arm64
|
||||
description: |
|
||||
Publish CentOS Stream 9 wheels for OpenStack CI mirrors.
|
||||
parent: build-wheel-cache-centos-9-stream-arm64
|
||||
pre-run: playbooks/openafs-client/setup.yaml
|
||||
post-run: playbooks/publish/wheel-mirror.yaml
|
||||
allowed-projects:
|
||||
- openstack/requirements
|
||||
final: true
|
||||
secrets:
|
||||
- name: afs
|
||||
secret: wheel_keytab
|
||||
|
||||
- job:
|
||||
name: publish-wheel-cache-debian-bullseye
|
||||
description: |
|
||||
|
@@ -4822,12 +4822,14 @@
|
||||
jobs:
|
||||
- publish-wheel-cache-centos-7
|
||||
- publish-wheel-cache-centos-8-stream
|
||||
- publish-wheel-cache-centos-9-stream
|
||||
- publish-wheel-cache-debian-bullseye
|
||||
- publish-wheel-cache-debian-buster
|
||||
- publish-wheel-cache-ubuntu-focal
|
||||
- publish-wheel-cache-ubuntu-bionic
|
||||
- publish-wheel-cache-ubuntu-xenial
|
||||
- publish-wheel-cache-centos-8-stream-arm64
|
||||
- publish-wheel-cache-centos-9-stream-arm64
|
||||
- publish-wheel-cache-debian-bullseye-arm64
|
||||
- publish-wheel-cache-debian-buster-arm64
|
||||
- publish-wheel-cache-ubuntu-focal-arm64
|
||||
@@ -4836,12 +4838,14 @@
|
||||
dependencies:
|
||||
- publish-wheel-cache-centos-7
|
||||
- publish-wheel-cache-centos-8-stream
|
||||
- publish-wheel-cache-centos-9-stream
|
||||
- publish-wheel-cache-debian-bullseye
|
||||
- publish-wheel-cache-debian-buster
|
||||
- publish-wheel-cache-ubuntu-focal
|
||||
- publish-wheel-cache-ubuntu-bionic
|
||||
- publish-wheel-cache-ubuntu-xenial
|
||||
- publish-wheel-cache-centos-8-stream-arm64
|
||||
- publish-wheel-cache-centos-9-stream-arm64
|
||||
- publish-wheel-cache-debian-bullseye-arm64
|
||||
- publish-wheel-cache-debian-buster-arm64
|
||||
- publish-wheel-cache-ubuntu-focal-arm64
|
||||
|
Reference in New Issue
Block a user