1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-10 16:58:47 +03:00

tests: fix lvconvert-raid-reshape-linear_to_striped-single-type.sh

Add errouneously removed VG creation back in.
This commit is contained in:
Heinz Mauelshagen 2018-09-19 14:53:38 +02:00
parent 41ef146dc3
commit 945d13541e

View File

@ -20,6 +20,8 @@ aux lvmconf 'activation/raid_region_size = 512'
which mkfs.ext4 || skip
aux have_raid 1 14 0 || skip
aux prepare_vg 5
#
# Test multi step linear -> striped conversion
#