diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 0cd22a6c33..52a9f772a1 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -860,31 +860,6 @@ - name: afs secret: wheel_keytab -- job: - name: build-wheel-mirror-centos-7-arm64 - parent: build-wheel-mirror-base - description: | - Build CentOS 7 wheels for OpenStack CI mirrors. - nodeset: - nodes: - - name: wheel-mirror-centos-7-arm64-python2 - label: centos-7-arm64 - host-vars: - wheel-mirror-centos-7-arm64-python2: - wheel_python: python2 - -- job: - name: publish-wheel-mirror-centos-7-arm64 - description: | - Publish CentOS 7 wheels for OpenStack CI mirrors. - parent: build-wheel-mirror-centos-7-arm64 - 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-centos-8 parent: build-wheel-mirror-base diff --git a/zuul.d/projects.yaml b/zuul.d/projects.yaml index 81bddf70f3..8db5f844b0 100644 --- a/zuul.d/projects.yaml +++ b/zuul.d/projects.yaml @@ -5456,7 +5456,6 @@ - publish-wheel-mirror-ubuntu-focal - publish-wheel-mirror-ubuntu-bionic - publish-wheel-mirror-ubuntu-xenial - - publish-wheel-mirror-centos-7-arm64 - publish-wheel-mirror-centos-8-arm64 - publish-wheel-mirror-debian-buster-arm64 - publish-wheel-mirror-ubuntu-focal-arm64 @@ -5470,7 +5469,6 @@ - publish-wheel-mirror-ubuntu-focal - publish-wheel-mirror-ubuntu-bionic - publish-wheel-mirror-ubuntu-xenial - - publish-wheel-mirror-centos-7-arm64 - publish-wheel-mirror-centos-8-arm64 - publish-wheel-mirror-debian-buster-arm64 - publish-wheel-mirror-ubuntu-focal-arm64