numam-spdk/test/nvmf
Maciej Wawryk 4c04961853 RPC: rename rpc destroy_lvol_store to bdev_lvol_delete_lvstore
Signed-off-by: Maciej Wawryk <maciejx.wawryk@intel.com>
Change-Id: I4d10a4908c49366117e0e40d15a646716c7adcbf
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/466723
Reviewed-by: Broadcom SPDK FC-NVMe CI <spdk-ci.pdl@broadcom.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2019-08-30 16:40:44 +00:00
..
host RPC: rename rpc destroy_lvol_store to bdev_lvol_delete_lvstore 2019-08-30 16:40:44 +00:00
target RPC: rename rpc destroy_lvol_store to bdev_lvol_delete_lvstore 2019-08-30 16:40:44 +00:00
common.sh test: use single quotes in trap instruction 2019-08-14 02:20:45 +00:00
nvmf.sh test/nvmf: add initiator timeout test. 2019-08-13 16:56:01 +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.