numam-spdk/test/nvmf
Seth Howell eb2dee2444 test/nvmf: add a test case for trid failover.
Modifying the target_disconnect.sh test to include an example of
transport_id failover for an NVMe-oF controller.

Change-Id: I746ed737ab56c7dec6ee99e840c631ba46ee359e
Signed-off-by: Seth Howell <seth.howell@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/472230
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2019-10-24 23:46:39 +00:00
..
host test/nvmf: add a test case for trid failover. 2019-10-24 23:46:39 +00:00
target rpc: Rename add_vhost_scsi_lun to vhost_scsi_controller_add_target 2019-10-07 15:08:18 +00:00
common.sh test/nvmf: add a test case for trid failover. 2019-10-24 23:46:39 +00:00
nvmf.sh examples/nvme: add a reconnect example. 2019-10-24 17:36:31 +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.