Loading
bdev/raid: remove queue depth param from unit tests
Having a varying QD in unit test isn't adding any value, the same code is being executed N times with no specific assertions on the difference between queue depths. Qdepth testing will be looked at in system test as an opportunity to increase SW quality. Change-Id: I5328a43f57cbfa2afc9145c828b6e968dcab310d Signed-off-by:paul luse <paul.e.luse@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/454507 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>