Loading
ut/lvol: test vbdev_lvs_destruct() with lvol created
Previously vbdev_lvs_destruct() was only tested without lvols created, so only simpler path was tested. spdk_lvol_close/destroy() in unit tests now properly finishes removing lvs and unregistering the device. Signed-off-by:Tomasz Zawadzki <tomasz.zawadzki@intel.com> Change-Id: I5f0f1feee4642aa01554aa0b7781f5cd0e22a4e6 Reviewed-on: https://review.gerrithub.io/382283 Reviewed-by:
Maciej Szwed <maciej.szwed@intel.com> Reviewed-by:
Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com>