numam-spdk/test/nvmf
Maciej Wawryk 378ad60b88 RPC: rename get_subsystem_config to framework_get_config
Signed-off-by: Maciej Wawryk <maciejx.wawryk@intel.com>
Change-Id: Ia0d20a04cf2dd5b23ad201d2ae9677a703ec92f3
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/468682
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Paul Luse <paul.e.luse@intel.com>
2019-10-01 13:57:36 +00:00
..
host RPC: rename get_subsystem_config to framework_get_config 2019-10-01 13:57:36 +00:00
target test/nvmf: isolate bdevio and nvmf_tgt cores. 2019-09-30 21:17:47 +00:00
common.sh test/nvmf: allow running as unprivileged user 2019-09-18 20:34:39 +00:00
nvmf.sh test/nvmf: test the new nvmf RPCs. 2019-09-26 15:21:44 +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.