mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
generic: associate a few tests with punch and zero test groups
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@tuxera.com> Reviewed-by: Eryu Guan <guaneryu@gmail.com> Signed-off-by: Eryu Guan <guaneryu@gmail.com>
This commit is contained in:
committed by
Eryu Guan
parent
e444aa56c9
commit
d16882efc4
+5
-5
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user