]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test_cephfs_shell: add a new method to return script output
authorRishabh Dave <ridave@redhat.com>
Thu, 25 Jul 2019 05:21:28 +0000 (10:51 +0530)
committerRishabh Dave <ridave@redhat.com>
Thu, 25 Jul 2019 05:21:28 +0000 (10:51 +0530)
commit2a98e9cb31fa36696885047427e86c4a9fe0c65e
tree5b24de6b3c17a7018eb09ad0caaff2b70be82832
parentfef0180c93393b4890093b782cc113494fa6d236
test_cephfs_shell: add a new method to return script output

Add a new method that runs the given CephFS shell script on the given
mount and returns the output with whitespace removed.

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