Loading
test/nvmf: Leave 2 seconds before starting the next shutdown test case
On the target side, disconnection process is asynchronous and ack is sent to the initiator before completion. This has caused latent failure in a test case. As a workaround, leave 2 seconds before starting to the next test case for now. Better solution will be followed and so we don't care much about the location to insert sleep. Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: Id49349e3b7303ef9523b73d7a04d4e9837246c44 Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/479102 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Broadcom SPDK FC-NVMe CI <spdk-ci.pdl@broadcom.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>