]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/tasks/cephfs: return ascii decoded xattr
authorKefu Chai <kchai@redhat.com>
Sun, 5 Apr 2020 15:59:06 +0000 (23:59 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 7 Apr 2020 13:51:22 +0000 (21:51 +0800)
commit7f48f61bdc8f88e1025796aec5158bbd69b1eb65
tree5198c52d646382e8450f51ae704ddd3f8cf7fb3f
parent162be9210613a4b4a921fa0ff285c869548d7d49
qa/tasks/cephfs: return ascii decoded xattr

as callers of `TestForwardScrub._read_str_xattr()` expects str.

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