summaryrefslogtreecommitdiffstats
path: root/test/test-utils.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/test-utils.sh')
-rw-r--r--test/test-utils.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/test-utils.sh b/test/test-utils.sh
index 556e92c0..c7bd8f68 100644
--- a/test/test-utils.sh
+++ b/test/test-utils.sh
@@ -394,6 +394,8 @@ prepare_lvmconf() {
udev_sync = 1
udev_rules = 1
polling_interval = 0
+ snapshot_autoextend_percent = 50
+ snapshot_autoextend_threshold = 50
}
EOF
# FIXME remove this workaround after mmap & truncating file problems solved