Spdk/test/nvmf
Pawel Kaminski 31e77a7331 rpc: Rename delete_nvme_controller to bdev_nvme_detach_controller
Change-Id: I1402fcb24a779e7af3d108c91a0abcc09082410b
Signed-off-by: Pawel Kaminski <pawelx.kaminski@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/466144
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>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
2019-10-10 16:19:33 +00:00
..
host rpc: Rename delete_nvme_controller to bdev_nvme_detach_controller 2019-10-10 16:19:33 +00:00
target rpc: Rename add_vhost_scsi_lun to vhost_scsi_controller_add_target 2019-10-07 15:08:18 +00:00
common.sh test: Shellcheck - apply rule SC2181 2019-10-08 15:49:13 +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.