]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
test_cephfs_shell: update test since shell can now read ceph.conf
authorRishabh Dave <ridave@redhat.com>
Wed, 13 Nov 2019 12:42:13 +0000 (18:12 +0530)
committerRishabh Dave <ridave@redhat.com>
Fri, 6 Dec 2019 03:22:59 +0000 (08:52 +0530)
commit2f85a03b56e4c29f0eaa8ced2e5c0de08da1dd85
tree045a5fe4974652bec6f7d600f7d8ce3ed01c9d97
parent5f74a44d36e16609dd21f6ac31c6dde731035ad1
test_cephfs_shell: update test since shell can now read ceph.conf

In the test
test_cephfs_shell.TestMisc.test_issue_cephfs_shell_cmd_at_invocation,
don't set the shell option with in the command to be tested since
CephFS shell can now read it's value from ceph.conf.

Also, add methods to set config options for vstart as well teuthology
testing.

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