Merge "Remove trusty wheel jobs"

This commit is contained in:
Zuul 2020-01-18 15:25:34 +00:00 committed by Gerrit Code Review
commit 092ede17a9
2 changed files with 0 additions and 31 deletions

View File

@ -1055,35 +1055,6 @@
- name: afs
secret: wheel_keytab
- job:
name: build-wheel-mirror-ubuntu-trusty
parent: build-wheel-mirror-base
description: |
Build Ubuntu Trusty wheels for OpenStack CI mirrors.
nodeset:
nodes:
- name: wheel-mirror-ubuntu-trusty-python2
label: ubuntu-trusty
- name: wheel-mirror-ubuntu-trusty-python3
label: ubuntu-trusty
host-vars:
wheel-mirror-ubuntu-trusty-python2:
wheel_python: python2
wheel-mirror-ubuntu-trusty-python3:
wheel_python: python3
- job:
name: publish-wheel-mirror-ubuntu-trusty
parent: build-wheel-mirror-ubuntu-trusty
description: |
Publish Ubuntu Trusty wheels for OpenStack CI mirrors.
pre-run: playbooks/openafs-client/setup.yaml
post-run: playbooks/publish/wheel-mirror.yaml
final: true
secrets:
- name: afs
secret: wheel_keytab
- job:
name: build-wheel-mirror-ubuntu-xenial
parent: build-wheel-mirror-base

View File

@ -3894,13 +3894,11 @@
jobs:
- publish-wheel-mirror-centos-7
- publish-wheel-mirror-ubuntu-bionic
- publish-wheel-mirror-ubuntu-trusty
- publish-wheel-mirror-ubuntu-xenial
- release-wheel-mirror:
dependencies:
- publish-wheel-mirror-centos-7
- publish-wheel-mirror-ubuntu-bionic
- publish-wheel-mirror-ubuntu-trusty
- publish-wheel-mirror-ubuntu-xenial
- propose-updates:
nodeset: ubuntu-bionic