
We're removing CentOS 7 test nodes from OpenDev and before we can do that we need to clean up the supporting infrastructure for things like wheel caching/mirroring which in turn depends on openafs packaging. Enough time has passed since we announced the CentOS 7 nodes would be removed that we should be good to start dropping this supporting infrastructure. Go ahead and make that happen. Depends-On: https://review.opendev.org/c/openstack/project-config/+/912283 Change-Id: I5c56e0f081b4a4720ca59c8d2b59621fcaaad39d
83 lines
2.8 KiB
YAML
83 lines
2.8 KiB
YAML
# Project pipeline definition for openstack-zuul-jobs
|
|
- project:
|
|
templates:
|
|
- publish-tox-docs-infra
|
|
|
|
check:
|
|
jobs:
|
|
- opendev-buildset-registry
|
|
- project-config-grafana:
|
|
files:
|
|
- playbooks/grafana
|
|
- openafs-rpm-package-build-centos-8-stream-x86
|
|
- openafs-rpm-package-build-centos-8-stream-arm64
|
|
- openafs-rpm-package-build-centos-9-stream-x86
|
|
- openafs-rpm-package-build-centos-9-stream-arm64
|
|
- openstack-infra-extra-integration-xenial
|
|
- openstack-infra-extra-integration-bionic
|
|
- openstack-zuul-jobs-linters
|
|
- build-wheel-cache-centos-8-stream:
|
|
files:
|
|
- playbooks/wheel-cache
|
|
- roles/build-wheel-cache
|
|
- build-wheel-cache-centos-9-stream:
|
|
files:
|
|
- playbooks/wheel-cache
|
|
- roles/build-wheel-cache
|
|
- build-wheel-cache-debian-bullseye:
|
|
files:
|
|
- playbooks/wheel-cache
|
|
- roles/build-wheel-cache
|
|
- build-wheel-cache-ubuntu-xenial:
|
|
files:
|
|
- playbooks/wheel-cache
|
|
- roles/build-wheel-cache
|
|
- build-wheel-cache-ubuntu-bionic:
|
|
files:
|
|
- playbooks/wheel-cache
|
|
- roles/build-wheel-cache
|
|
- build-wheel-cache-ubuntu-focal:
|
|
files:
|
|
- playbooks/wheel-cache
|
|
- roles/build-wheel-cache
|
|
- build-wheel-cache-ubuntu-jammy:
|
|
files:
|
|
- playbooks/wheel-cache
|
|
- roles/build-wheel-cache
|
|
check-arm64:
|
|
jobs:
|
|
- build-wheel-cache-centos-8-stream-arm64:
|
|
files:
|
|
- playbooks/wheel-cache
|
|
- roles/build-wheel-cache
|
|
- build-wheel-cache-centos-9-stream-arm64:
|
|
files:
|
|
- playbooks/wheel-cache
|
|
- roles/build-wheel-cache
|
|
- build-wheel-cache-debian-bullseye-arm64:
|
|
files:
|
|
- playbooks/wheel-cache
|
|
- roles/build-wheel-cache
|
|
- build-wheel-cache-ubuntu-bionic-arm64:
|
|
files:
|
|
- playbooks/wheel-cache
|
|
- roles/build-wheel-cache
|
|
- build-wheel-cache-ubuntu-focal-arm64:
|
|
files:
|
|
- playbooks/wheel-cache
|
|
- roles/build-wheel-cache
|
|
- build-wheel-cache-ubuntu-jammy-arm64:
|
|
files:
|
|
- playbooks/wheel-cache
|
|
- roles/build-wheel-cache
|
|
gate:
|
|
jobs:
|
|
- openafs-rpm-package-build-centos-8-stream-x86
|
|
- openafs-rpm-package-build-centos-8-stream-arm64
|
|
- openafs-rpm-package-build-centos-9-stream-x86
|
|
- openafs-rpm-package-build-centos-9-stream-arm64
|
|
- openstack-zuul-jobs-linters
|
|
promote:
|
|
jobs:
|
|
- openafs-rpm-package-build-promote
|