]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/cephfs: allow passing conf to methods that runs shell command
authorRishabh Dave <ridave@redhat.com>
Tue, 10 Sep 2019 12:04:21 +0000 (17:34 +0530)
committerRishabh Dave <ridave@redhat.com>
Fri, 6 Dec 2019 03:24:06 +0000 (08:54 +0530)
commita1e3e270b940ac13c6ba645ae1594554fc9555cd
tree54a70f759f031dcae9fa843d2657eed371580585
parent8d7c45d3b023a46af195d871ae127db772c1c6f6
qa/cephfs: allow passing conf to methods that runs shell command

Add an argument to the methods that issues CephFS shell command to
accept path to the ceph.conf file.

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