Merge "Add Debian bullseye wheel cache publish jobs"
This commit is contained in:
@@ -892,6 +892,34 @@
|
||||
- name: afs
|
||||
secret: wheel_keytab
|
||||
|
||||
- job:
|
||||
name: publish-wheel-cache-debian-bullseye
|
||||
description: |
|
||||
Publish Debian bullseye wheels for OpenStack CI mirrors.
|
||||
parent: build-wheel-cache-debian-bullseye
|
||||
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-arm64
|
||||
description: |
|
||||
Publish Debian bullseye wheels for OpenStack CI mirrors.
|
||||
parent: build-wheel-cache-debian-bullseye-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-buster
|
||||
description: |
|
||||
|
@@ -5183,11 +5183,13 @@
|
||||
jobs:
|
||||
- publish-wheel-cache-centos-7
|
||||
- publish-wheel-cache-centos-8
|
||||
- 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-arm64
|
||||
- publish-wheel-cache-debian-bullseye-arm64
|
||||
- publish-wheel-cache-debian-buster-arm64
|
||||
- publish-wheel-cache-ubuntu-focal-arm64
|
||||
- publish-wheel-cache-ubuntu-bionic-arm64
|
||||
@@ -5195,11 +5197,13 @@
|
||||
dependencies:
|
||||
- publish-wheel-cache-centos-7
|
||||
- publish-wheel-cache-centos-8
|
||||
- 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-arm64
|
||||
- publish-wheel-cache-debian-bullseye-arm64
|
||||
- publish-wheel-cache-debian-buster-arm64
|
||||
- publish-wheel-cache-ubuntu-focal-arm64
|
||||
- publish-wheel-cache-ubuntu-bionic-arm64
|
||||
|
Reference in New Issue
Block a user