mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
generic/038: assign the test to trim group of tests
The test runs fstrim utility to stress a filesystem, however it implies that the filesystem supports ioctl(FITRIM), this is checked in runtime by _require_batched_discard() in the test itself, however the assignment of the test to trim group is missing. The intention of the change is to get better association between tests and test groups. 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
8dd4425f53
commit
c5e88064eb
+1
-1
@@ -40,7 +40,7 @@
|
||||
035 auto quick
|
||||
036 auto aio rw stress
|
||||
037 auto quick attr metadata
|
||||
038 auto stress
|
||||
038 auto stress trim
|
||||
039 metadata auto quick log
|
||||
040 metadata auto quick log
|
||||
041 metadata auto quick log
|
||||
|
||||
Reference in New Issue
Block a user