btrfs: fix classification of a couple btrfs tests
authorFilipe Manana <fdmanana@suse.com>
Sat, 27 Oct 2018 08:48:38 +0000 (09:48 +0100)
committerEryu Guan <guaneryu@gmail.com>
Sun, 28 Oct 2018 13:15:26 +0000 (21:15 +0800)
commit3193e55a97cde11b11b3b33aa34bcc6d6415006e
tree8533a7f64b4742a9e4e90a40daf4961bfa8094bc
parentd98030d212915eb903830df07024076e9000d0fe
btrfs: fix classification of a couple btrfs tests

Test btrfs/108 does not test collapse, in fact btrfs does not even support
the fallocate collapse operation, so remove it.
Test btrfs/159 does not test collapse either, it tests hole punching, so
replace the collapse group with the punch group.

Signed-off-by: Filipe Manana <fdmanana@suse.com>
Reviewed-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
tests/btrfs/group