]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
test_cephfs_shell: add note on how to run this testsuite 30297/head
authorRishabh Dave <ridave@redhat.com>
Mon, 16 Sep 2019 10:55:22 +0000 (16:25 +0530)
committerRishabh Dave <ridave@redhat.com>
Tue, 17 Sep 2019 11:54:30 +0000 (17:24 +0530)
Inform that exporting path to cephfs-shell is needed beforehand.

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

index 4fef6a6bf8fc01dc3206645f37066f57742d5ebd..da8ceb6fed79cf5b74c3f004c7f2e78682d536c4 100644 (file)
@@ -1,3 +1,7 @@
+"""
+Before running this testsuite, add path to cephfs-shell module to $PATH and
+export $PATH.
+"""
 from os import path
 import crypt
 import logging