Loading
ut/raid: code cleanup
Removing queuing tests as they are really only testing mocked functions, minimal coverage is gained here and the queueing logic from a UT perspective is part of bdev, not a bdev module. This is a prelude to adding RAID 1E which will start with abstracting the RAID r/w functions and it may not look like it now, but getting rid of this UT code will make the move to function pointers for r/w based on RAID level a bit smoother. Change-Id: I01eef2aa99b2bdd4308ddef9bad9dd1121ef7470 Signed-off-by:paul luse <paul.e.luse@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/467537 Community-CI: Broadcom SPDK FC-NVMe 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:
Jim Harris <james.r.harris@intel.com>