]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
generic: assign a number of tests to attr group
authorVladimir Zapolskiy <vladimir@tuxera.com>
Mon, 13 Jul 2020 12:26:28 +0000 (15:26 +0300)
committerEryu Guan <guaneryu@gmail.com>
Sun, 19 Jul 2020 17:16:34 +0000 (01:16 +0800)
commitdc4c442e531a050a344529cf7a4d75a855a251c7
treebb278dcbd3f44da14c6fed42142e6448952f3bdd
parent98c3ec60484a3b5e320aec038b18ae9efae5a0d7
generic: assign a number of tests to attr group

A few generic tests have a _require_attrs runtime check for support
of extended file attributes by a tested filesystem, review shows that
the tests listed below are definitely using extended file attributes,
thus this implies that the tested filesystem should provide support of
the feature in general.

Adding the tests explicitly to attr group of tests allows to get a better
granularity of selecting or deselecting tests by groups in accordance to
extended file attributes feature given by a filesystem, the change affects
the next list of tests:

  * generic/037
  * generic/066
  * generic/103
  * generic/337
  * generic/449

Signed-off-by: Vladimir Zapolskiy <vladimir@tuxera.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
tests/generic/group