Spdk/test/nvmf/host
Konrad Sztyber 461321cc26 test/multipath: don't wait for bdevperf to finish
After multipath tests are finished we were waiting up to 40s for
bdevperf to finish.  It doesn't test anything, besided the fact that we
can do IOs for 40s after changing to an optimized path.  To reduce test
time, simply kill bdevperf immediately after multipath tests are done.

There's no need to check the status of the perform_tests RPC, as we also
check bdevperf's exit status, so we're bound to catch errors anyway.

Signed-off-by: Konrad Sztyber <konrad.sztyber@intel.com>
Change-Id: I73fee92c8bd65d780659332de7ddb5f68c5f14d1
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16665
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Shuhei Matsumoto <smatsumoto@nvidia.com>
Reviewed-by: Michal Berger <michal.berger@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2023-02-16 10:09:54 +00:00
..
aer.sh add (c) and SPDX header to bash files as needed 2022-11-29 08:27:51 +00:00
async_init.sh add (c) and SPDX header to bash files as needed 2022-11-29 08:27:51 +00:00
bdevperf.sh add (c) and SPDX header to bash files as needed 2022-11-29 08:27:51 +00:00
discovery.sh add (c) and SPDX header to bash files as needed 2022-11-29 08:27:51 +00:00
dma.sh add (c) and SPDX header to bash files as needed 2022-11-29 08:27:51 +00:00
failover.sh add (c) and SPDX header to bash files as needed 2022-11-29 08:27:51 +00:00
fio.sh add (c) and SPDX header to bash files as needed 2022-11-29 08:27:51 +00:00
identify_kernel_nvmf.sh add (c) and SPDX header to bash files as needed 2022-11-29 08:27:51 +00:00
identify.sh add (c) and SPDX header to bash files as needed 2022-11-29 08:27:51 +00:00
mdns_discovery.sh test/nvmf: remove silent skip of mDNS on RDMA 2023-01-20 10:27:48 +00:00
multicontroller.sh add (c) and SPDX header to bash files as needed 2022-11-29 08:27:51 +00:00
multipath.sh test/multipath: don't wait for bdevperf to finish 2023-02-16 10:09:54 +00:00
perf.sh add (c) and SPDX header to bash files as needed 2022-11-29 08:27:51 +00:00
target_disconnect.sh add (c) and SPDX header to bash files as needed 2022-11-29 08:27:51 +00:00
timeout.sh test/nvmf: reduce workload runtime in host/timeout 2023-01-13 08:55:21 +00:00