numam-spdk/test/nvmf
Seth Howell a01c6178d7 test/nvmf: test the new nvmf RPCs.
The example application doesn't really make use of these RPCs for the
time being, so add a simple test to make sure they get exercised.

Change-Id: I8ae4c7b769428b76200f71c771ae98f85ede4640
Signed-off-by: Seth Howell <seth.howell@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/468523
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2019-09-26 15:21:44 +00:00
..
host RPC: rename delete_nvmf_subsystem to nvmf_delete_subsystem 2019-09-24 16:42:41 +00:00
target test/nvmf: test the new nvmf RPCs. 2019-09-26 15:21:44 +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.