053c15b32b
The hardcoded path is replaced with $CONFIG_FIO_SOURCE_DIR as defined during the compile time. Additionally, all checks which determine if fio is available are now based on $CONFIG_FIO_PLUGIN=y knob instead of the presence of the fio repo. Change-Id: Ie469747f3863c9561f53d32e8c3f29778afaaf74 Signed-off-by: Michal Berger <michalx.berger@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/1108 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@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.