]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test_cephfs_shell: add a test for cd with arguments
authorRishabh Dave <ridave@redhat.com>
Tue, 16 Jul 2019 10:53:02 +0000 (16:23 +0530)
committerRishabh Dave <ridave@redhat.com>
Thu, 25 Jul 2019 05:21:50 +0000 (10:51 +0530)
commitd94a42dc1b4d5a49f00ebbece7969a1c19a707a6
tree4a4ceb5a750059e0414bc53dd47c15a629276a55
parentdee9ec16508ac9f8cd4654b7c92fd09bc33ff942
test_cephfs_shell: add a test for cd with arguments

Add a method to test that the cd command changes the current working
directory to the path passed as an argument to it.

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