mirror of
https://github.com/ceph/ceph
synced 2024-12-22 03:22:00 +00:00
1d973c1e90
librados2 and librbd1 are installed as a dependency of qemu-kvm.
qemu-kvm is installed by ceph-cm-ansible, see [1].
in thrash-old-clients, jewel packages are installed, but yum does
not allow downgrade unless it's required explicitly. in this change,
we downgrade librbd1 and librados2 to address this issue.
currently, the ceph packages shipped by CentOS/RHEL 7 are still an old
version of jewel. so this issue only kicks in when we try to install
hammer.
this change should address failures like
Command failed on smithi136 with status 1: '\n sudo yum -y install
rbd-fuse\n '
found in rados/thrash-old-clients tests.
---
[1]
|
||
---|---|---|
.. | ||
big | ||
buildpackages | ||
ceph-ansible | ||
ceph-deploy | ||
cephmetrics | ||
dummy | ||
experimental | ||
fs | ||
hadoop | ||
kcephfs | ||
krbd | ||
marginal | ||
mixed-clients | ||
multimds | ||
perf-basic | ||
powercycle | ||
rados | ||
rbd | ||
rgw | ||
samba | ||
smoke | ||
stress | ||
teuthology | ||
tgt | ||
upgrade | ||
.qa |