test/nvmf: Rename the current script as failover
To accommodate the future functional test on NVMe-OF multipath with ANA support. Signed-off-by: Monica Kenguva <monica.kenguva@intel.com> Change-Id: I705b439d0fbf48e9cc166dce32f552779d30ac09 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/10136 Reviewed-by: Shuhei Matsumoto <smatsumoto@nvidia.com> Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
This commit is contained in:
parent
a9fd7f0ba6
commit
4a15c5fd5d
@ -69,7 +69,7 @@ timing_enter host
|
||||
|
||||
run_test "nvmf_identify" test/nvmf/host/identify.sh "${TEST_ARGS[@]}"
|
||||
run_test "nvmf_perf" test/nvmf/host/perf.sh "${TEST_ARGS[@]}"
|
||||
run_test "nvmf_multipath" test/nvmf/host/multipath.sh "${TEST_ARGS[@]}"
|
||||
run_test "nvmf_failover" test/nvmf/host/failover.sh "${TEST_ARGS[@]}"
|
||||
run_test "nvmf_discovery" test/nvmf/host/discovery.sh "${TEST_ARGS[@]}"
|
||||
|
||||
# TODO: disabled due to intermittent failures (RDMA_CM_EVENT_UNREACHABLE/ETIMEDOUT)
|
||||
|
Loading…
Reference in New Issue
Block a user