f6fcba38e8
Some of the tests are skipped when using Soft-RoCE. Test executed as part of run_test should never skip a test, as it results in false assumption that it was executed. See supplemental logs in CI output. Before this patch bdevperf and srq_overwhelm (if executed), resulted in misreporting this. This patch moves all check for Soft-RoCE to top-level nvmf test script. Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Change-Id: I6d8941bbadaca2dbf8ab178e30e87d3786fea94c Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/3597 Community-CI: Mellanox Build Bot Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com> Reviewed-by: Jim Harris <james.r.harris@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.