]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test_cephfs_shell: rename and rewrite _cephfs_shell()
authorRishabh Dave <ridave@redhat.com>
Wed, 19 Jun 2019 08:09:19 +0000 (13:39 +0530)
committerRishabh Dave <ridave@redhat.com>
Fri, 13 Sep 2019 05:14:35 +0000 (10:44 +0530)
commite6f3bf8ccdbc528321d823efd9f886fdf0b45a49
tree878652ae0c8fb066f3497725da68373586ee4535
parente5f30052f96b50faadcc2731eda5603918504957
test_cephfs_shell: rename and rewrite _cephfs_shell()

Rename _cephfs_shell() to run_cephfs_shell_cmd() and add a default
client for run_cephfs_shell_cmd() since most of tests in this
testsuite will need only one client.

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