From 1dee4b4ffcbc4324316718edbe464bbeb98a17db Mon Sep 17 00:00:00 2001 From: Zdenek Kabelac Date: Sun, 23 Dec 2018 01:06:16 +0100 Subject: [PATCH] tests: testing mirrorred mirror log Enable mirrorlog creation for test. --- test/shell/lvconvert-mirror-basic.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/shell/lvconvert-mirror-basic.sh b/test/shell/lvconvert-mirror-basic.sh index 81666139d..96d30d232 100644 --- a/test/shell/lvconvert-mirror-basic.sh +++ b/test/shell/lvconvert-mirror-basic.sh @@ -14,6 +14,8 @@ . lib/inittest +aux lvmconf "global/support_mirrored_mirror_log=1" + log_name_to_count() { case "$1" in mirrored) echo 2 ;; -- 2.43.5