Spdk/test/nvmf
wanghailiangx de95290c1f autotest: unify style for test/ and ./test/
Although they are all correct. I suggest to unify, so it looks more normalized.

Change-Id: I61ee92b2ac9f2260851e0d7e28ebaea8783423f6
Signed-off-by: Hailiang Wang <hailiangx.e.wang@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15172
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Michal Berger <michal.berger@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
2023-02-14 09:07:09 +00:00
..
host host/multipath: increase wait time before attaching bpf probes 2023-01-21 14:57:09 +00:00
target test/zcopy: disable traces in subsystem_add_ns loop 2023-02-13 13:50:15 +00:00
common.sh test/nvmf: Don't attempt to load ib_ucm 2023-01-24 08:36:35 +00:00
nvmf.sh autotest: unify style for test/ and ./test/ 2023-02-14 09:07:09 +00:00
README.md test: add parse_common_script_args function 2019-05-22 23:43:51 +00:00

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.