]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
generic: fix insert test group associations
authorVladimir Zapolskiy <vladimir@tuxera.com>
Fri, 17 Jul 2020 08:22:07 +0000 (11:22 +0300)
committerEryu Guan <guaneryu@gmail.com>
Sun, 19 Jul 2020 17:24:09 +0000 (01:24 +0800)
commit8d31f184d61497204f9b95b1ff8ce7544d484d50
tree815324596567d4c367a6b7654bf7510eadbae376
parentc67ea2347454aebbe8eb6e825e9314d099b683da
generic: fix insert test group associations

The change makes one-in-one correspondence between generic tests in
'insert' test group and tests with $(_require_xfs_io_command "finsert")
runtime check:

* generic/348 -- insert group association is removed,
* generic/458 -- insert group association is added.

The intention of the change is to get better summarized association
between tests and test groups to be able to operate with test groups
in a better way.

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