]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/cephfs: expand note for test_cephfs_shell.py 45924/head
authorRishabh Dave <ridave@redhat.com>
Sun, 17 Apr 2022 17:28:10 +0000 (22:58 +0530)
committerRishabh Dave <ridave@redhat.com>
Mon, 18 Apr 2022 07:45:10 +0000 (13:15 +0530)
Signed-off-by: Rishabh Dave <ridave@redhat.com>
qa/tasks/cephfs/test_cephfs_shell.py

index 1ee5c7f84645d74e9d11a1ccd8935726ac1fb431..ac82a1584b741c1c8fc97a7db960877e9bd2dc33 100644 (file)
@@ -1,6 +1,8 @@
 """
-Before running this testsuite, add path to cephfs-shell module to $PATH and
-export $PATH.
+NOTE: For running this tests locally (using vstart_runner.py), export the
+path to src/tools/cephfs/cephfs-shell module to $PATH. Running
+"export PATH=$PATH:$(cd ../src/tools/cephfs && pwd)" from the build dir
+will update the environment without hassles of typing the path correctly.
 """
 from io import StringIO
 from os import path