From: Vladimir Zapolskiy Date: Mon, 13 Jul 2020 12:26:48 +0000 (+0300) Subject: generic/079: remove assignment of the test to acl and attr groups X-Git-Tag: v2022.05.01~754 X-Git-Url: http://git.apps.os.sepia.ceph.com/?p=xfstests-dev.git;a=commitdiff_plain;h=8dd4425f53e80cfe6397038834d71217ac5b9ee1 generic/079: remove assignment of the test to acl and attr groups The test does not belong to acl group of tests, and expectedly the test is supposed to pass on a filesystem which supports file attributes but not ACLs. In addition the test should be removed from attr group of tests, because the attr group specifies tests which operate over extended file attributes, this test does not fall into this category. The change is intended to improve the assignment of tests to groups to get better testing coverage, if a list of run tests is selected by test group attributes. Signed-off-by: Vladimir Zapolskiy Reviewed-by: Darrick J. Wong Signed-off-by: Eryu Guan --- diff --git a/tests/generic/group b/tests/generic/group index 800f93c1..1661df7e 100644 --- a/tests/generic/group +++ b/tests/generic/group @@ -81,7 +81,7 @@ 076 metadata rw udf auto quick stress 077 acl attr auto enospc 078 auto quick metadata -079 acl attr ioctl metadata auto quick +079 auto quick ioctl metadata 080 auto quick 081 auto quick 082 auto quick quota