]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
btrfs: introduce btrfs/volume group
authorAnand Jain <anand.jain@oracle.com>
Tue, 29 May 2018 05:56:12 +0000 (13:56 +0800)
committerEryu Guan <guaneryu@gmail.com>
Sun, 3 Jun 2018 14:16:15 +0000 (22:16 +0800)
commit144c8463d38b27268204301baf7b741a54acf2ba
treef28da4262e1186359d30f6b898f19b0eb9bfb9e4
parentf3a33a9dda1ee6f029f47c2b6cd82aba67f05bd8
btrfs: introduce btrfs/volume group

The btrfs/volume group represent a set of btrfs test-cases, which
shall intend to verify the relevant btrfs volume operations.

Under this new group all the existing btrfs/replace group would come
under, and also the device operations test cases which does not have
any group as of now. This group is helpful to verify the btrfs
volume related changes.

Run as
  ./check -g btrfs/volume

Signed-off-by: Anand Jain <anand.jain@oracle.com>
Reviewed-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
tests/btrfs/group