summaryrefslogtreecommitdiff
path: root/test/shell/vgextend-usage.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/shell/vgextend-usage.sh')
-rw-r--r--test/shell/vgextend-usage.sh8
1 files changed, 7 insertions, 1 deletions
diff --git a/test/shell/vgextend-usage.sh b/test/shell/vgextend-usage.sh
index 18a7dcee3..a470f7156 100644
--- a/test/shell/vgextend-usage.sh
+++ b/test/shell/vgextend-usage.sh
@@ -20,7 +20,13 @@ SKIP_WITH_LVMPOLLD=1
aux prepare_devs 5
-for mdatype in 1 2
+if test -n "$LVM_TEST_LVM1" ; then
+mdatypes='1 2'
+else
+mdatypes='2'
+fi
+
+for mdatype in $mdatypes
do
# Explicit pvcreate