Loading
ut/blob: parametrize spdk_bs_grow_live() UT
Allow for passing custom value to the UT testing bs grow functionality. Used block count rather than MiB, to allow testing sizes other than multiple of cluster size. Which by default is 1MiB. Added new test case where no change occurs, verifying very early path in bs_grow_live_load_super_cpl(). Signed-off-by:Tomasz Zawadzki <tomasz.zawadzki@intel.com> Change-Id: I7977a40932de8fb9d7760c593d632908df63b297 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/21285 Community-CI: Mellanox Build Bot Reviewed-by:
Jim Harris <jim.harris@samsung.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Shuhei Matsumoto <smatsumoto@nvidia.com>