]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/cbt: install python3 deps 32436/head
authorKefu Chai <kchai@redhat.com>
Fri, 27 Dec 2019 11:03:24 +0000 (19:03 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 7 Jan 2020 01:32:58 +0000 (09:32 +0800)
commit53497b4252e80c61636b899084c6c0da82b48256
treead6ceef7eec64ab24873f3dda3660adf7900818e
parentdaf0990c19c89267ea10c40b9c7a48bea49a3d1b
qa/tasks/cbt: install python3 deps

Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 299375852a4b3210cf5b95d3559d69080f14339f)

Conflicts:
qa/tasks/cbt.py: install python36-* instead of python3-*
packages. as in EL7, python packages is still versioned using minor
version, and they don't "Provide" python3-*.
qa/tasks/cbt.py