From: Zdenek Kabelac Date: Tue, 21 Sep 2021 19:43:02 +0000 (+0200) Subject: tests: raise required version for conversion X-Git-Tag: v2_03_14~86 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=4cfa80f02f769f723fad37d3e1d8697a106ee603;p=lvm2.git tests: raise required version for conversion Real conversion needs this version driver. TODO: handle properly older versions. --- diff --git a/test/shell/vdo-convert.sh b/test/shell/vdo-convert.sh index f82529a2d..2a2026c2e 100644 --- a/test/shell/vdo-convert.sh +++ b/test/shell/vdo-convert.sh @@ -40,6 +40,11 @@ aux prepare_devs 2 10000 aux extend_filter_LVMTEST + + +# Conversion can be made with this version of vdo driver +aux have_vdo 6 2 5 || skip + # # Check conversion of VDO volume made on some LV #