numam-spdk/test/nvmf
Ziye Yang f3d742a6fd test/nvmf: Add one NVMe-oF perf test for Big I/O
Purpose: Currently, there are many patches related with
NVMe-oF, especially related with big I/O. We need to
add a test case to guard this.

Change-Id: Iddd4070976fe6bf4926ca489d9c97f64a108a422
Signed-off-by: Ziye Yang <ziye.yang@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/460065
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
2019-07-03 04:30:28 +00:00
..
host test/nvmf: Add one NVMe-oF perf test for Big I/O 2019-07-03 04:30:28 +00:00
target test/vhost: Export default VM_IMAGE from common.sh 2019-07-03 04:15:18 +00:00
common.sh test: replace backticks with dollar-parenthesis syntax 2019-06-17 07:19:03 +00:00
nvmf.sh test/asan: preload ASAN for fio 2019-06-18 03:40:50 +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.