+17
−5
Loading
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>