]> 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 21:52:52 +0000 (17:52 -0400)
commitdde5d34b0fd32f3eb71be150171ef6c62b82398b
tree0636577c542a54fb3431aeedbfa9aeac7d263c9a
parent7484dfc9735a1df413590bea7aded2e80888ebd8
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)
install-deps.sh