summaryrefslogtreecommitdiff
path: root/test/shell/lvchange-syncaction-raid.sh
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2015-10-27 15:10:06 +0100
committerZdenek Kabelac <zkabelac@redhat.com>2015-10-27 16:00:09 +0100
commit4159680a0ee7eceb4d5124c1e4e78b418b12f357 (patch)
treecfce128aaa605be7f40a464068f3189ffcd20104 /test/shell/lvchange-syncaction-raid.sh
parent76cff10a734a7c1e26b3835ff967dac0b7e46bcb (diff)
downloadlvm2-4159680a0ee7eceb4d5124c1e4e78b418b12f357.tar.gz
tests: use more SKIP
Speed-up check_lvmpolld.
Diffstat (limited to 'test/shell/lvchange-syncaction-raid.sh')
-rw-r--r--test/shell/lvchange-syncaction-raid.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/shell/lvchange-syncaction-raid.sh b/test/shell/lvchange-syncaction-raid.sh
index 558157b35..704c5d8ea 100644
--- a/test/shell/lvchange-syncaction-raid.sh
+++ b/test/shell/lvchange-syncaction-raid.sh
@@ -11,9 +11,9 @@
# test activation race for raid's --syncaction check
-. lib/inittest
+SKIP_WITH_LVMPOLLD=1
-test -e LOCAL_LVMPOLLD && skip
+. lib/inittest
# Proper mismatch count 1.5.2+ upstream, 1.3.5 < x < 1.4.0 in RHEL6
aux have_raid 1 3 5 &&