Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

ubi9: disable aarch64 for Red Hat OSBS build and remove references to RH aarch64 CDN repository #2255

Merged
merged 2 commits into from
Nov 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions ceph-releases/squid/ubi9-ibm/daemon-base/content_sets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,3 @@ s390x:
- rhel-9-for-s390x-appstream-rpms
- rhceph-8-tools-for-rhel-9-s390x-rpms
- codeready-builder-for-rhel-9-s390x-rpms
aarch64:
- rhel-9-for-aarch64-baseos-rpms
- rhel-9-for-aarch64-appstream-rpms
- rhceph-8-tools-for-rhel-9-aarch64-rpms
- codeready-builder-for-rhel-9-aarch64-rpms
3 changes: 3 additions & 0 deletions ceph-releases/squid/ubi9-redhat/daemon-base/container.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# https://osbs.readthedocs.io/en/latest/users.html#compose
---

platforms:
not: aarch64

compose:
packages: []
pulp_repos: true
Expand Down
5 changes: 0 additions & 5 deletions ceph-releases/squid/ubi9-redhat/daemon-base/content_sets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,3 @@ s390x:
- rhel-9-for-s390x-appstream-rpms
- rhceph-8-tools-for-rhel-9-s390x-rpms
- codeready-builder-for-rhel-9-s390x-rpms
aarch64:
- rhel-9-for-aarch64-baseos-rpms
- rhel-9-for-aarch64-appstream-rpms
- rhceph-8-tools-for-rhel-9-aarch64-rpms
- codeready-builder-for-rhel-9-aarch64-rpms
Loading