From: Rishabh Dave Date: Mon, 16 Sep 2019 10:55:22 +0000 (+0530) Subject: test_cephfs_shell: add note on how to run this testsuite X-Git-Tag: v15.1.0~1404^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d165b9855440068b1acb70c34068566fb2c657eb;p=ceph.git test_cephfs_shell: add note on how to run this testsuite Inform that exporting path to cephfs-shell is needed beforehand. Signed-off-by: Rishabh Dave --- diff --git a/qa/tasks/cephfs/test_cephfs_shell.py b/qa/tasks/cephfs/test_cephfs_shell.py index 4fef6a6bf8fc..da8ceb6fed79 100644 --- a/qa/tasks/cephfs/test_cephfs_shell.py +++ b/qa/tasks/cephfs/test_cephfs_shell.py @@ -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