In runtime the modified tests requires and utilizes fpunch command of xfs_io, thus a tested filesystem shall support the feature and running a filesystem check by "punch" group selection should include these tests: * generic/176 * generic/415 * generic/447 * generic/469 * generic/562 In addition and due to the same reasons add generic/469 to zero test group, the test already contains _require_xfs_io_command "fzero" check. Signed-off-by: Vladimir Zapolskiy <vladimir@xxxxxxxxxx> --- tests/generic/group | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/tests/generic/group b/tests/generic/group index 1d98ed5f29f6..99eca4874c13 100644 --- a/tests/generic/group +++ b/tests/generic/group @@ -178,7 +178,7 @@ 173 auto quick clone 174 auto quick clone 175 auto clone -176 auto clone +176 auto clone punch 177 auto quick prealloc metadata punch log 178 auto quick clone punch 179 auto quick clone punch @@ -417,7 +417,7 @@ 412 auto quick metadata 413 auto quick dax 414 auto quick clone -415 auto clone +415 auto clone punch 416 auto enospc 417 auto quick shutdown log 418 auto rw @@ -449,7 +449,7 @@ 444 auto quick acl 445 auto quick rw seek prealloc 446 auto quick rw punch -447 auto clone +447 auto clone punch 448 auto quick rw seek 449 auto quick acl attr enospc 450 auto quick rw @@ -471,7 +471,7 @@ 466 auto quick rw 467 auto quick exportfs 468 shutdown auto quick metadata -469 auto quick +469 auto quick punch zero 470 auto quick dax 471 auto quick rw 472 auto quick swap @@ -564,7 +564,7 @@ 559 auto stress dedupe 560 auto stress dedupe 561 auto stress dedupe -562 auto clone +562 auto clone punch 563 auto quick 564 auto quick copy_range 565 auto quick copy_range -- 2.25.1