numam-spdk/test/nvmf
Shuhei Matsumoto 1e6152c185 test/nvmf_target: Test ANA by Linux kernel host native multipath
Create a subsystem with two listeners.

Linux kernel NVMe host connects to the subsystem via the two listeners.

Then while the host runs FIO, change ANA state of the two listeners.

The expected result is that FIO completes without any error.

Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Change-Id: Ibb8174e87ab0d1e15cf345684431cd109789452c
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/4121
Community-CI: Broadcom CI
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
2020-09-28 08:32:30 +00:00
..
host test/nvmf: Use $USER instead of logname to follow other cases 2020-09-16 07:55:28 +00:00
target test/nvmf_target: Test ANA by Linux kernel host native multipath 2020-09-28 08:32:30 +00:00
common.sh test/nvmf_target: Virtual network using veth and bridge for TCP transport 2020-09-28 08:32:30 +00:00
nvmf.sh test/nvmf_target: Test ANA by Linux kernel host native multipath 2020-09-28 08:32:30 +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.