Spdk/test/nvmf
Jim Harris c4d5d2fdcf test/nvmf: run host/perf.sh separately for each transport
While here, remove NVMF_TCP_IP_ADDRESS since we already
have NVMF_FIRST_TARGET_IP which serves the same purpose
when testing the TCP transport.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I7cc4712cd9746377937e889127aa5a61566d8846

Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/456705
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2019-06-04 23:04:54 +00:00
..
host test/nvmf: run host/perf.sh separately for each transport 2019-06-04 23:04:54 +00:00
target test/nvmf: use TEST_TRANSPORT instead of 'rdma' 2019-06-04 23:04:54 +00:00
common.sh test/nvmf: run host/perf.sh separately for each transport 2019-06-04 23:04:54 +00:00
nvmf.sh test/nvmf: run host/perf.sh separately for each transport 2019-06-04 23:04:54 +00:00
README.md test: add parse_common_script_args function 2019-05-22 23:43:51 +00:00
test_plan.md test/nvmf: remove nvmf_tgt+pmem test 2018-04-03 14:14:29 -04: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.