This will be helpful to ensure we do not unregister and then reregister a bdev during a discovery failover event. We will want to make sure that if a path gets replaced, that we register the new path before removing the old one, if the old one is removed from the discovery log. Signed-off-by: Jim Harris <james.r.harris@intel.com> Change-Id: I9a65f7b8e462ed262e615f2680742db309640e79 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/11748 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Reviewed-by: Paul Luse <paul.e.luse@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-by: Shuhei Matsumoto <smatsumoto@nvidia.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> |
||
---|---|---|
.. | ||
host | ||
target | ||
common.sh | ||
nvmf.sh | ||
README.md |
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.