]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/vstart_runner.py: be python3 compatible
authorKefu Chai <kchai@redhat.com>
Mon, 20 Apr 2020 10:27:58 +0000 (18:27 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 3 Jun 2020 11:57:00 +0000 (19:57 +0800)
commit618b041aae0d8ca89116a8aa6b25b73a79aba8db
tree3fd91d0234f8d9122b6c2c59e6869c31b2563a93
parentceb9766033c91e8678692a67a512eb0bc06033e9
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)

Conflicts:
qa/tasks/vstart_runner.py: trivial resolution
qa/tasks/vstart_runner.py