Loading
test/nvmf: increase bdevperf's runtime in failover test
The 10s runtime is very close to the time the last listener is removed, which sometimes causes the test to fail, as it's not detected. So, to avoid that, the runtime was increased to 15s to make sure this never happens. Fixes #3092. Signed-off-by:Konrad Sztyber <konrad.sztyber@intel.com> Change-Id: I2dc6c7cde2ed934292d97562701fa2eb2d361ce8 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/19324 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Shuhei Matsumoto <smatsumoto@nvidia.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>