aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXiao Yang <yangx.jy@cn.fujitsu.com>2017-11-21 14:27:20 +0800
committerEryu Guan <eguan@redhat.com>2017-11-26 15:38:55 +0800
commit1162f45f6628e073c88b500d01f9b0b8aedd888b (patch)
tree74870a5f7e9b1066609675597af96cd65702c998
parente0d95552fdb2948c63b29af4a8169a2027f84a1d (diff)
downloadxfstests-1162f45f6628e073c88b500d01f9b0b8aedd888b.tar.gz
generic/459: add check for dm-snapshot target
generic/459 should be skipped when dm-snapshot is not supported. 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>
-rwxr-xr-xtests/generic/4591
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/generic/459 b/tests/generic/459
index d1ad372088..eb05fb80e5 100755
--- a/tests/generic/459
+++ b/tests/generic/459
@@ -62,6 +62,7 @@ _supported_fs generic
_supported_os Linux
_require_scratch_nocheck
_require_dm_target thin-pool
+_require_dm_target snapshot
_require_command $LVM_PROG lvm
_require_command "$THIN_CHECK_PROG" thin_check
_require_freeze