There's no point in running bdevperf in the background only to send a framework_wait_init. Moreover, since bdevperf is executed with a 1s timeout, there's a risk that it'll finish before that RPC is sent causing a false positive failure. Fixes #2046 Signed-off-by: Konrad Sztyber <konrad.sztyber@intel.com> Change-Id: Icb5a8535d39954b7dfd3b4386cd008214d180bf3 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/11014 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by: Dong Yi <dongx.yi@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.