From: Vladimir Zapolskiy Date: Wed, 15 Jul 2020 13:08:38 +0000 (+0300) Subject: generic/038: assign the test to trim group of tests X-Git-Tag: v2022.05.01~753 X-Git-Url: https://git.ceph.com/?p=xfstests-dev.git;a=commitdiff_plain;h=c5e88064eb807555b7c734e87e8ecc5b5144a1c9;hp=8dd4425f53e80cfe6397038834d71217ac5b9ee1 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 Reviewed-by: Eryu Guan Signed-off-by: Eryu Guan --- diff --git a/tests/generic/group b/tests/generic/group index 1661df7e..4047f2ac 100644 --- a/tests/generic/group +++ b/tests/generic/group @@ -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