diff options
author | Petr Rockai <prockai@redhat.com> | 2014-10-01 08:31:53 +0200 |
---|---|---|
committer | Petr Rockai <prockai@redhat.com> | 2015-02-05 13:51:06 +0100 |
commit | 17575403d487d8f0deeceea78520f53b68c8573c (patch) | |
tree | bbb0c1a063b194ff8cbe9e06f95d3ed2239c06e6 /test/shell/process-each-lv.sh | |
parent | 1f727f3f3d925af35877ad572ba606965bc6f1e7 (diff) | |
download | lvm2-17575403d487d8f0deeceea78520f53b68c8573c.tar.gz |
test: Disable lvmetad debug log on another bunch of tests.
Diffstat (limited to 'test/shell/process-each-lv.sh')
-rw-r--r-- | test/shell/process-each-lv.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/shell/process-each-lv.sh b/test/shell/process-each-lv.sh index 0260951ca..355e92edf 100644 --- a/test/shell/process-each-lv.sh +++ b/test/shell/process-each-lv.sh @@ -13,6 +13,9 @@ test_description='Exercise toollib process_each_lv' . lib/inittest +# disable lvmetad logging as it bogs down test systems +test -e LOCAL_LVMETAD && aux prepare_lvmetad "" + aux prepare_devs 10 # |