Spdk/test/nvmf
Pawel Kaminski c7e05d839a rpc: Rename construct_vhost_scsi_controller
to vhost_create_scsi_controller

Change-Id: I17919e0808241954f5584b7fa74913b24d5635fa
Signed-off-by: Pawel Kaminski <pawelx.kaminski@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/469260
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2019-10-07 15:08:18 +00:00
..
host RPC: rename get_subsystem_config to framework_get_config 2019-10-01 13:57:36 +00:00
target rpc: Rename construct_vhost_scsi_controller 2019-10-07 15:08:18 +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.