summaryrefslogtreecommitdiff
path: root/test/shell/vgcreate-many-pvs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/shell/vgcreate-many-pvs.sh')
-rw-r--r--test/shell/vgcreate-many-pvs.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/shell/vgcreate-many-pvs.sh b/test/shell/vgcreate-many-pvs.sh
index c6d3852b7..bb78cafa7 100644
--- a/test/shell/vgcreate-many-pvs.sh
+++ b/test/shell/vgcreate-many-pvs.sh
@@ -11,6 +11,8 @@
. lib/inittest
+test -e LOCAL_LVMPOLLD && skip
+
#
# Test to exercise larger number of PVs in a VG
# Related to https://bugzilla.redhat.com/show_bug.cgi?id=736027