summaryrefslogtreecommitdiff
path: root/test/shell
diff options
context:
space:
mode:
Diffstat (limited to 'test/shell')
-rw-r--r--test/shell/vgchange-many.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/shell/vgchange-many.sh b/test/shell/vgchange-many.sh
index 16e051682..cbb436313 100644
--- a/test/shell/vgchange-many.sh
+++ b/test/shell/vgchange-many.sh
@@ -16,6 +16,8 @@
# Number of LVs to create
DEVICES=1000
+# On low-memory boxes let's not stress too much
+test "$(aux total_mem)" -gt 524288 || DEVICES=256
aux prepare_pvs 1 400