xfs: skip growfs test on large device
authorZorro Lang <zlang@redhat.com>
Mon, 14 May 2018 14:41:53 +0000 (22:41 +0800)
committerEryu Guan <guaneryu@gmail.com>
Mon, 14 May 2018 15:19:58 +0000 (23:19 +0800)
commita82e9464ddfb3ed677e0080301adbab3dab47546
tree10e1469b6f2b32bc6c2f828135156483a35202f4
parente401bc28c1baaa8f0c24e97710b9f70a60296bb1
xfs: skip growfs test on large device

When test on large SCRATCH_DEV, growing a small XFS to huge size is
a horrible thing (e.g grow 128M to 500T) and it doesn't add any more
test coverage. So skip this kind of tests if LARGE_SCRATCH_DEV is
yes.

Signed-off-by: Zorro Lang <zlang@redhat.com>
Reviewed-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
tests/xfs/002
tests/xfs/127
tests/xfs/233