Spdk/test/nvmf
Karol Latecki c60532d794 test/nvmf: reduce number of iterations in connect_disconnect test
Reduce the number of iterations by half. Currently this
test often leads to time-outs in CI nightly testing because
of how long it takes.

Signed-off-by: Karol Latecki <karol.latecki@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/12658 (master)

(cherry picked from commit 3bdb1a2f55)
Change-Id: I3ccf9663706e5f79da609d6b9ffa08bb89dc31dd
Signed-off-by: Krzysztof Karas <krzysztof.karas@intel.com>

Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/12674
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2022-06-30 13:32:32 -04:00
..
host nvmf/rdma: Round up in_capsule_data_size to support msdbd=16 2022-06-30 13:32:31 -04:00
target test/nvmf: reduce number of iterations in connect_disconnect test 2022-06-30 13:32:32 -04:00
common.sh test: add iptables entry to forward packets across veth bridge 2022-06-30 13:32:30 -04:00
nvmf.sh test/nvmf: Rename the current script as failover 2022-06-30 13:32:30 -04: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.