This prepares for using scripts for tcp testing as well. Note that this patch just hardcoded TEST_TRANSPORT to 'rdma' for now. An upcoming patch will require the caller to pass --transport=rdma instead. Signed-off-by: Jim Harris <james.r.harris@intel.com> Change-Id: I085fdf51910aaf960959c71c73a187be41fd7ee8 Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/456667 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Seth Howell <seth.howell5141@gmail.com> Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com>
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.