summaryrefslogtreecommitdiff
path: root/test/shell/mirror-vgreduce-removemissing.sh
diff options
context:
space:
mode:
authorPetr Rockai <prockai@redhat.com>2014-10-01 08:31:53 +0200
committerPetr Rockai <prockai@redhat.com>2015-02-05 13:51:06 +0100
commit17575403d487d8f0deeceea78520f53b68c8573c (patch)
treebbb0c1a063b194ff8cbe9e06f95d3ed2239c06e6 /test/shell/mirror-vgreduce-removemissing.sh
parent1f727f3f3d925af35877ad572ba606965bc6f1e7 (diff)
downloadlvm2-17575403d487d8f0deeceea78520f53b68c8573c.tar.gz
test: Disable lvmetad debug log on another bunch of tests.
Diffstat (limited to 'test/shell/mirror-vgreduce-removemissing.sh')
-rw-r--r--test/shell/mirror-vgreduce-removemissing.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/shell/mirror-vgreduce-removemissing.sh b/test/shell/mirror-vgreduce-removemissing.sh
index fd7169659..88913696b 100644
--- a/test/shell/mirror-vgreduce-removemissing.sh
+++ b/test/shell/mirror-vgreduce-removemissing.sh
@@ -14,6 +14,9 @@ test_description="ensure that 'vgreduce --removemissing' works on mirrored LV"
. lib/inittest
+# disable lvmetad logging as it bogs down test systems
+test -e LOCAL_LVMETAD && aux prepare_lvmetad ""
+
lv_is_on_ ()
{
local lv=$vg/$1