If a kernel is built with disabled CONFIG_DM_THIN_PROVISIONING option, the generic/482 test execution is not run due to a check performed in runtime, the dm-thin dependency has been added in commit 65cc9a235919. [not run] This test requires dm thin-pool support Signed-off-by: Vladimir Zapolskiy <vladimir@xxxxxxxxxx> --- tests/generic/group | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/generic/group b/tests/generic/group index 8f02f02551cc..15f4bb085493 100644 --- a/tests/generic/group +++ b/tests/generic/group @@ -484,7 +484,7 @@ 479 auto quick metadata log 480 auto quick metadata log 481 auto quick log metadata -482 auto metadata replay +482 auto metadata replay thin 483 auto quick log metadata 485 auto quick insert 486 auto quick attr -- 2.25.1