51b018da0f
The test verifies that the NVMe driver initialization is asynchronous. There are some error logs during shutdown, as the detach path isn't asynchronous yet, but as long as the detach is performed implicitly, the test completes successfully. Signed-off-by: Jim Harris <james.r.harris@intel.com> Signed-off-by: Konrad Sztyber <konrad.sztyber@intel.com> Change-Id: I97483d8a8ba2487e279f7674514ad2cc2c54d504 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/8625 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.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.