]> 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>
Wed, 23 Jul 2025 21:00:07 +0000 (17:00 -0400)
commit4ea7a757f73f06dd8e01e1b74a8bfb60c6a2630b
treeaebb97b38dc7912a733c0b380f1d4334fc7b022d
parentc3e3b86fbaf82ef85e37e9b5f31517348c459ac3
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