]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/volume_client: fix TestVolumeClient failing under new py3 runtime
authorXiubo Li <xiubli@redhat.com>
Thu, 16 Apr 2020 02:53:23 +0000 (22:53 -0400)
committerKefu Chai <kchai@redhat.com>
Wed, 3 Jun 2020 11:57:00 +0000 (19:57 +0800)
commitfc1fe3268a13de78f10cdbeebcca956f81978470
treeeff136a4871713955ec2c5fe2b87b3baf205169a
parent32eb1821a5f14d266067a92c9e4af7c2002c4c7b
qa/volume_client: fix TestVolumeClient failing under new py3 runtime

The pybind now has dropped the WITH_PYTHON2 option, and for now only
py3 supported.

Fixes: https://tracker.ceph.com/issues/45103
Signed-off-by: Xiubo Li <xiubli@redhat.com>
(cherry picked from commit 0ed507dfd4dd1e38c358cd6c77f20fac6e3a8343)

Conflicts:
qa/suites/fs/upgrade/snaps/clusters/.qa
qa/tasks/cephfs/test_volume_client.py: trivial resolution
qa/suites/fs/basic_functional/tasks/volume-client/py/2.yaml [deleted file]
qa/suites/fs/basic_functional/tasks/volume-client/py/3.yaml [deleted file]
qa/tasks/cephfs/test_volume_client.py