qa: downgrade librados2,librbd1 for thrash-old-clients tests 25463/head
authorKefu Chai <kchai@redhat.com>
Mon, 10 Dec 2018 10:35:45 +0000 (18:35 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 13 Dec 2018 02:49:37 +0000 (10:49 +0800)
commit1d973c1e900d87824298ec82e8e08a1775dca7b1
tree156e8369bcf9a24db78a6bb445d6fef58401a3d3
parent342f0d914a0c21bb3bca6b31a0d2bbd47fbff777
qa: downgrade librados2,librbd1 for thrash-old-clients tests

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]
https://github.com/ceph/ceph-cm-ansible/commit/3db1cbdc226ecdea532bcc7cd6e710b5ad2bb0d6#diff-f2b05d775fedff6c5c6689f564b32f1c

Fixes: http://tracker.ceph.com/issues/37618
Signed-off-by: Kefu Chai <kchai@redhat.com>
qa/suites/rados/thrash-old-clients/1-install/hammer.yaml