Loading
test/unit/blob: remove useless asserts from bs_grow_live_*** unit tests
There are a couple of asserts that do nothing but make assumptions that the metadata only consumes one cluster. Remove them since this assumption will be invalid in upcoming patches which support larger md page sizes. Signed-off-by:Jim Harris <jim.harris@samsung.com> Change-Id: I86d0fe487939669d01b604d0155188356a12f794 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/25313 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Community-CI: Community CI Samsung <spdk.community.ci.samsung@gmail.com> Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Ben Walker <ben@nvidia.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com>