]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/vstart_runner.py: be python3 compatible 35809/head
authorKefu Chai <kchai@redhat.com>
Mon, 20 Apr 2020 10:27:58 +0000 (18:27 +0800)
committerKefu Chai <kchai@redhat.com>
Sat, 27 Jun 2020 04:17:26 +0000 (12:17 +0800)
commitac78fbed61f9a8ae0497466f9389878db4d4d055
tree2d1c6a12c44bda88d5fde4a8df368a6b602236db
parent7e972964fadc58165f6a11174a276c4c408bd781
qa/tasks/vstart_runner.py: be python3 compatible

differentiate `str` and `bytes` instances, and drop python2 support from
vstart_runner.py, as we've moved to python3 already

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit bedea85019076999a205c421bbf593ab8ab0641b)
qa/tasks/vstart_runner.py