generic/038: assign the test to trim group of tests
authorVladimir Zapolskiy <vladimir@tuxera.com>
Wed, 15 Jul 2020 13:08:38 +0000 (16:08 +0300)
committerEryu Guan <guaneryu@gmail.com>
Sun, 19 Jul 2020 17:20:21 +0000 (01:20 +0800)
commitc5e88064eb807555b7c734e87e8ecc5b5144a1c9
tree4c6d484867be44d1f60174d691a394b2598b67bb
parent8dd4425f53e80cfe6397038834d71217ac5b9ee1
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>
tests/generic/group