Remove bionic/focal arm64 wheel jobs
There are no consumers of this architecture now (except these jobs) so remove them so we can remove the nodepool config. Change-Id: I7a557026728e5ac458ae8780043992a54ae6d87e
This commit is contained in:
@@ -956,27 +956,6 @@
|
|||||||
vars:
|
vars:
|
||||||
wheel_volume: 'mirror.wheel.focalx64'
|
wheel_volume: 'mirror.wheel.focalx64'
|
||||||
|
|
||||||
- job:
|
|
||||||
name: publish-wheel-cache-ubuntu-focal-arm64
|
|
||||||
parent: build-wheel-cache-ubuntu-focal-arm64
|
|
||||||
description: |
|
|
||||||
Publish Ubuntu Focal wheels for OpenStack CI mirrors.
|
|
||||||
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: release-wheel-cache-ubuntu-focal-arm64
|
|
||||||
parent: release-wheel-cache
|
|
||||||
final: true
|
|
||||||
vars:
|
|
||||||
wheel_volume: 'mirror.wheel.focala64'
|
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: publish-wheel-cache-ubuntu-bionic
|
name: publish-wheel-cache-ubuntu-bionic
|
||||||
parent: build-wheel-cache-ubuntu-bionic
|
parent: build-wheel-cache-ubuntu-bionic
|
||||||
@@ -998,27 +977,6 @@
|
|||||||
vars:
|
vars:
|
||||||
wheel_volume: 'mirror.wheel.bionicx64'
|
wheel_volume: 'mirror.wheel.bionicx64'
|
||||||
|
|
||||||
- job:
|
|
||||||
name: publish-wheel-cache-ubuntu-bionic-arm64
|
|
||||||
parent: build-wheel-cache-ubuntu-bionic-arm64
|
|
||||||
description: |
|
|
||||||
Publish Ubuntu Bionic wheels for OpenStack CI mirrors.
|
|
||||||
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: release-wheel-cache-ubuntu-bionic-arm64
|
|
||||||
parent: release-wheel-cache
|
|
||||||
final: true
|
|
||||||
vars:
|
|
||||||
wheel_volume: 'mirror.wheel.bionica64'
|
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: check-release-approval
|
name: check-release-approval
|
||||||
description: |
|
description: |
|
||||||
|
@@ -4169,18 +4169,6 @@
|
|||||||
branches: master
|
branches: master
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: publish-wheel-cache-ubuntu-jammy-arm64
|
- name: publish-wheel-cache-ubuntu-jammy-arm64
|
||||||
- publish-wheel-cache-ubuntu-focal-arm64:
|
|
||||||
branches: master
|
|
||||||
- release-wheel-cache-ubuntu-focal-arm64:
|
|
||||||
branches: master
|
|
||||||
dependencies:
|
|
||||||
- name: publish-wheel-cache-ubuntu-focal-arm64
|
|
||||||
- publish-wheel-cache-ubuntu-bionic-arm64:
|
|
||||||
branches: master
|
|
||||||
- release-wheel-cache-ubuntu-bionic-arm64:
|
|
||||||
branches: master
|
|
||||||
dependencies:
|
|
||||||
- name: publish-wheel-cache-ubuntu-bionic-arm64
|
|
||||||
periodic-weekly:
|
periodic-weekly:
|
||||||
jobs:
|
jobs:
|
||||||
- propose-updates:
|
- propose-updates:
|
||||||
|
Reference in New Issue
Block a user