[lvm-devel] [PATCH 10/15] Testing: Lower mem usage of inconsistent mda test

Zdenek Kabelac zkabelac at redhat.com
Mon Jan 24 10:50:34 UTC 2011


Smaller size of devices speedups this test.

Signed-off-by: Zdenek Kabelac <zkabelac at redhat.com>
---
 test/t-inconsistent-metadata.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/test/t-inconsistent-metadata.sh b/test/t-inconsistent-metadata.sh
index 4dcc766..ce920be 100644
--- a/test/t-inconsistent-metadata.sh
+++ b/test/t-inconsistent-metadata.sh
@@ -11,7 +11,7 @@
 
 . lib/test
 
-aux prepare_vg 3
+aux prepare_vg 3 12
 
 lvcreate -m 1 -l 1 -n mirror $vg
 lvcreate -l 1 -n resized $vg
-- 
1.7.3.5




More information about the lvm-devel mailing list