summaryrefslogtreecommitdiff
path: root/test/shell/lvconvert-mirror-basic.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/shell/lvconvert-mirror-basic.sh')
-rw-r--r--test/shell/lvconvert-mirror-basic.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/shell/lvconvert-mirror-basic.sh b/test/shell/lvconvert-mirror-basic.sh
index 07bafb950..4a3e62f44 100644
--- a/test/shell/lvconvert-mirror-basic.sh
+++ b/test/shell/lvconvert-mirror-basic.sh
@@ -9,6 +9,9 @@
# along with this program; if not, write to the Free Software Foundation,
# Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+# disable lvmetad logging as it bogs down test systems
+export LVM_TEST_LVMETAD_DEBUG_OPTS=${LVM_TEST_LVMETAD_DEBUG_OPTS-}
+
. lib/inittest
log_name_to_count() {
@@ -110,7 +113,6 @@ test_lvconvert() {
fi
}
-
aux prepare_pvs 5 5
vgcreate -s 32k $vg $(cat DEVICES)