I have also made an attempt to run tasks.ceph_deploy test suite with vstart as this seems to be the only one that makes use of `ceph-volume`, but I have failed due to Python2/Python3 syntax issues.
I have set up venv with Python2 (since qa/tasks/vstart_runner.py is not Python3 compatible) with teuthology (pip install git+https://github.com/ceph/teuthology@luminous#egg=teuthology[test]). Test run result: Traceback (most recent call last): File "../qa/tasks/vstart_runner.py", line 1086, in <module> exec_test() File "../qa/tasks/vstart_runner.py", line 893, in exec_test args=["ps", "-u"+str(os.getuid())] File "../qa/tasks/vstart_runner.py", line 296, in run proc.wait() File "../qa/tasks/vstart_runner.py", line 164, in wait self.stdout.write(out) TypeError: unicode argument expected, got 'str' I'm not sure how to successfully run the suite, but I'll keep trying. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1908375 Title: ceph-volume lvm list <device> calls blkid numerous times for differrent devices To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1908375/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
