]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfs/191: skip tests on older xfsprogs
authorXiao Yang <yangx.jy@cn.fujitsu.com>
Thu, 18 Aug 2016 03:09:16 +0000 (11:09 +0800)
committerEryu Guan <eguan@redhat.com>
Fri, 26 Aug 2016 07:29:49 +0000 (15:29 +0800)
commit6e21e45539c320c277c29a2c028b669f843f2160
treeb4419c400a22420536a236f10ec356a65fb87939
parent2a084ec4514ea96b78ca373dd093289141cec37a
xfs/191: skip tests on older xfsprogs

If we don't have temp file used to test on xfsprogs 3.2.2,
_require_xfs_mkfs_validation will fail because mkfs.xfs can't create
this file. We need to skip tests before xfsprogs 4.7.0, so fix it.

This feature was introduced in xfsprogs 4.2.0 by commit 20cec860e16b
("mkfs.xfs: always use underlying fs sector size when mkfs'ing a
file")

Signed-off-by: Xiao Yang <yangx.jy@cn.fujitsu.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
common/rc