+4
−7
Loading
Since SPDK_TEST_BLOBFS was never enabled after switch to spdk-ci, tests that fell under this test flag did not execute. They are generic blobstore tests, not related to blobfs. Bunched them up with lvol tests as they have the same set of requirements to execute. Removed the SPDK_TEST_BLOBFS as it is no longer used. Change-Id: I201fc9902660e67c07d827cbbff246a97d675f10 Signed-off-by:Tomasz Zawadzki <tomasz.zawadzki@nutanix.com> Reviewed-on: https://review.spdk.io/c/spdk/spdk/+/26543 Reviewed-by:
Jacek Kalwas <jacek.kalwas@nutanix.com> Tested-by:
SPDK Automated Test System <spdkbot@gmail.com> Reviewed-by:
Jim Harris <jim.harris@nvidia.com> Reviewed-by:
Mateusz Kozlowski <mateusz.kozlowski@solidigm.com>