mirror of
https://github.com/ceph/ceph
synced 2024-12-24 20:33:27 +00:00
Merge pull request #50081 from NitzanMordhai/wip-nitzan-subscription-manager-rocksdb-librados
qa/*/test_envlibrados_for_rocksdb.sh: subscribe repo Reviewed-by: Laura Flores <lflores@redhat.com>
This commit is contained in:
commit
2cb99f8866
@ -26,7 +26,7 @@ case $(distro_id) in
|
||||
case $(distro_id) in
|
||||
rhel)
|
||||
# RHEL needs CRB repo for snappy-devel
|
||||
sudo subscription-manager repos --enable "codeready-builder-for-rhel-8-x86_64-rpms"
|
||||
sudo dnf config-manager --set-enabled "codeready-builder-for-rhel-8-x86_64-rpms"
|
||||
;;
|
||||
esac
|
||||
install git gcc-c++.x86_64 snappy-devel zlib zlib-devel bzip2 bzip2-devel libradospp-devel.x86_64 cmake libarchive-3.3.3
|
||||
|
Loading…
Reference in New Issue
Block a user