]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test_cephfs_shell: copy humanize() from cephfs-shell
authorRishabh Dave <ridave@redhat.com>
Tue, 18 Jun 2019 10:39:04 +0000 (16:09 +0530)
committerRishabh Dave <ridave@redhat.com>
Fri, 13 Sep 2019 05:13:55 +0000 (10:43 +0530)
commite5f30052f96b50faadcc2731eda5603918504957
tree51332da77e726224d39274b84a01da03db84df7e
parentbfa1e2f07a8b54c9b05d772125ecd26183b5fb76
test_cephfs_shell: copy humanize() from cephfs-shell

Copy the method named humanize from cephfs-shell so that output can be
compared. Unfortunately, importing this method isn't possible since the
dash in "cephfs-shell" leads to an syntax error.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
qa/tasks/cephfs/test_cephfs_shell.py