]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
test_cephfs_shell: add a test for cd with no arguments
authorRishabh Dave <ridave@redhat.com>
Thu, 27 Jun 2019 13:42:52 +0000 (19:12 +0530)
committerRishabh Dave <ridave@redhat.com>
Thu, 25 Jul 2019 05:21:50 +0000 (10:51 +0530)
commitdee9ec16508ac9f8cd4654b7c92fd09bc33ff942
tree10ee49ff239d33528f3b402093c973d0b2c3ad03
parent70f22f69b59bcd67c684cdb09ed01a605372b4d7
test_cephfs_shell: add a test for cd with no arguments

Add a method to test that the cd command changes the current working
directory to root when no argument is passed.

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