]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
install-deps.sh: add a temporary repo for missing el10 deps
authorJohn Mulligan <jmulligan@redhat.com>
Fri, 27 Jun 2025 15:04:44 +0000 (11:04 -0400)
committerDavid Galloway <david.galloway@ibm.com>
Thu, 31 Jul 2025 16:16:08 +0000 (12:16 -0400)
commitb93df0e2924923dbd17872c4e1e1126af92af6a3
tree8aa0388d25e7b762d06bbce223cebb21e6387d6d
parent14322aacb6f5ef53abaf392c39a0b3e8d4ec7f16
install-deps.sh: add a temporary repo for missing el10 deps

Add a new dnf/yum repository hosted in the ceph lab infra for providing
the last few dependencies missing from other el10 repos.
Hopefully we can remove this soon but it serves as a stopgap as we work
on getting el10 builds working in the ceph CI infra and tested.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
(cherry picked from commit a2bc95c9c45512107d53397405a038df79ead234)
(cherry picked from commit 4ea7a757f73f06dd8e01e1b74a8bfb60c6a2630b)
install-deps.sh