]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
build dependencies: centos9
authorAlexander Indenbaum <aindenba@redhat.com>
Fri, 26 Jan 2024 19:50:19 +0000 (19:50 +0000)
committerKamoltat Sirivadhna <ksirivad@redhat.com>
Fri, 10 Oct 2025 18:27:42 +0000 (18:27 +0000)
commit5ef4d1879fd6b792537f259b06cd06b9de05e132
treed6dc8c617e2347ffcc66d04a724545eedaab109c
parent511a04b271cbe959fcb5c6808636a0e997193d44
build dependencies: centos9

- ceph.spec.in: declare git as build dependency
- install-deps.sh: enable CRB repo

Test procedure:
    docker run --rm -ti  -v /home/baum/ceph-ci:/home/ceph quay.io/centos/centos:stream9 bash
    [root@a3c4b1545e93 /]# cd /home/ceph/
    [root@a3c4b1545e93 ceph]# ./install-deps.sh 2>&1 tee install-deps.log

Signed-off-by: Alexander Indenbaum <aindenba@redhat.com>
(cherry picked from commit 11a37da05305420ca37f5a3af5b8991e1e2967cb)
(cherry picked from commit 7c05f07cf6cd98e01f2668bf3b8eef6a8ce7b997)
ceph.spec.in
install-deps.sh