f86e25c064
In case there are no /dev/nvme* devices found, the test will continue regardless trying to pass literal glob strings as an argument to nvme. This, of course, fails, e.g: ci.spdk.io/public_build/autotest-per-patch_7066.html Avoid this by generating list of the nvme devices and abort the test gracefully in case it's empty. Change-Id: I71628aa78a5cfc6c5696f1fc17ed3480d4c642ee Signed-off-by: Michal Berger <michalx.berger@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/1392 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> |
||
---|---|---|
.. | ||
host | ||
target | ||
common.sh | ||
nvmf.sh | ||
README.md |
NVMe-oF test scripts
The test scripts in this directory hierarchy can be run in isolation by passing the --iso flag when running the test script. This will set up the RDMA NIC for testing and then tear it back down again when the test is completed.