Spdk/test/nvmf
Ben Walker bbd36d0dd8 test: Wait for 'nvme disconnect' operations to remove disks
Use waitforserial_disconnect to wait for all nvme disconnect operations
to actually finish.

Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Change-Id: I91f410d9a84db33cf5d8e9d7ecdd4e7a7003aae0
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/9314
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Dong Yi <yidong0635@126.com>
Reviewed-by: Shuhei Matsumoto <smatsumoto@nvidia.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
2022-09-09 12:57:55 +00:00
..
host autotest_common.sh: change rpc_py to rpc_cmd 2022-09-01 11:15:03 +00:00
target test: Wait for 'nvme disconnect' operations to remove disks 2022-09-09 12:57:55 +00:00
common.sh test/vhost: Fix test exit when there are NICs without RDMA support 2022-05-09 09:35:42 +00:00
nvmf.sh test/nvmf: Adaption for nvmf-llvm-fuzz test to per-patch CI pipeline job 2022-08-30 14:09:37 +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.