Skip to content
Snippets Groups Projects
Commit 5c199b8c authored by Julien Leduc's avatar Julien Leduc
Browse files

Re-adding Ceph repo, but the bits are here to have it cached

parent 4d2be11a
No related branches found
No related tags found
No related merge requests found
......@@ -32,6 +32,7 @@ cta_rpm:
- cp -f continuousintegration/docker/ctafrontend/cc7/etc/yum.repos.d/* /etc/yum.repos.d/
- yum install -y gcc-c++ cmake make rpm-build
- yum -y install yum-plugin-priorities
- echo "Adding Ceph repo"; echo -e "[ceph-internal]\nname=ceph-internal\nenabled=1\nbaseurl=http://castorwww.web.cern.ch/castorwww/repos/ceph/\npriority=4" > /etc/yum.repos.d/ceph-internal.repo
- yum-builddep --nogpgcheck -y build_srpm/RPM/SRPMS/*
- mkdir build_rpm
- cd build_rpm
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment