]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.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>
Sun, 14 Jun 2020 08:34:52 +0000 (16:34 +0800)
commitba17a0f61988dc9bedc5428c821b5af2f35a2d16
tree6d0922c772278dacccd048f96019c6cdd0951e0b
parenta4b30b998ce6c0648609074517671acd152ee594
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>
(cherry picked from commit 6eb57a2a4fc63771096f8fd08c02b2bda49c9301)
qa/tasks/cephadm.py