29e5c544c0
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>
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.