On 17 July 2018 at 15:49, Rishabh Dave <ridave@xxxxxxxxxx> wrote: > Hi, > > I have raised a PR[1] to make ceph-volume-client.py python3 > compatible. The test passes locally/on my machine, but it fails on > pulpito and while testing on the container created by > ceph-debug-docker.sh script. > > The fix for container was introduced here[2]. I look forward to get > the PR's test passing on pulpito. For that, I would have to get > ceph-volume-client.py and python 3 compatible versions cephfs and > rados binding installed correctly on Ubuntu's Xenial and Bionic and > CentOS 7 (are there more?). Since I am not aware of how this works, I > must ask how should I proceed. > > An issue for this is created on tracker - http://tracker.ceph.com/issues/24920. > > - Rishabh > > [1] https://github.com/ceph/ceph/pull/21948 > [2] https://github.com/ceph/ceph/pull/23040 Patrick Donnelly suggested adding the required package names to qa/packages/packages.yaml which worked[1]. However, Kefu Chai found a better way to do it[2]; it was to add the package names in qa/cephfs/begin.yaml instead[3]. Read its commit message for details[4]. [1] https://github.com/ceph/ceph/pull/21948/commits/c1efd59f618e24cf060d564ac0f21d5b0b57fd4a [2] https://github.com/ceph/ceph/pull/23411 [3] https://github.com/ceph/ceph/pull/23411/files#diff-3039b47d0648c5765ef116d526f7d245 [4] https://github.com/ceph/ceph/pull/23411/commits/9754b3769bf07af1617ad48376769df016a58d9d -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html