]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/tasks/cephadm.py: decode data returned by teuthology.get_file()
authorKefu Chai <kchai@redhat.com>
Tue, 7 Apr 2020 15:05:30 +0000 (23:05 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 7 Apr 2020 15:06:20 +0000 (23:06 +0800)
commit6eb57a2a4fc63771096f8fd08c02b2bda49c9301
tree2332ac55c21f13c8e80f4405e89e20c628b68e0a
parent23ddf03d26c2c8550b8c9a0c5334fe7b8f4e1682
qa/tasks/cephadm.py: decode data returned by teuthology.get_file()

it's used as part of the command line sent to shell, so we need to
decode it first.

Signed-off-by: Kefu Chai <kchai@redhat.com>
qa/tasks/cephadm.py