numam-spdk/test/bdev
Tomasz Zawadzki 14034200d9 test/bdevio: present info when RPC lib is missing from PYTHONPATH
The test.py script relies upon importing SPDK Python RPC libs.
This requires user to add ./spdk/scripts/ to PYTHONPATH.

Unfortunately --help could not be reached when the import failed,
to user executing the script directly wouldn't know that.

This patch adds instructions for user when importing
RPC lib fails.

Change-Id: Icb87fbc5ae9d1c5b71699827d6ea0cd922d38627
Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/460908
Reviewed-by: Karol Latecki <karol.latecki@intel.com>
Reviewed-by: Paul Luse <paul.e.luse@intel.com>
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2019-07-12 07:44:34 +00:00
..
bdevio test/bdevio: present info when RPC lib is missing from PYTHONPATH 2019-07-12 07:44:34 +00:00
bdevperf bdevperf: do not start tests until RPC is sent 2019-07-10 05:11:25 +00:00
bdev_raid.sh test: remove duplicated set -ex from tests 2019-06-19 03:54:58 +00:00
bdev.conf.in test/crypto: always test aesni, even if qat is available 2019-04-25 05:36:13 +00:00
blockdev.sh test/fio: fail the tests when fio is not available 2019-06-28 12:26:12 +00:00
gen_crypto.sh test/crypto: move gen_crypto.sh to test directory 2019-04-26 11:18:09 +00:00
Makefile test: move the bdev directory up one level 2018-03-23 19:45:09 -04:00
nbd_common.sh test: replace backticks with dollar-parenthesis syntax 2019-06-17 07:19:03 +00:00