]> sourceware.org Git - lvm2.git/commitdiff
tests: fix lvconvert-raid-reshape-linear_to_striped-single-type.sh
authorHeinz Mauelshagen <heinzm@redhat.com>
Wed, 19 Sep 2018 12:53:38 +0000 (14:53 +0200)
committerHeinz Mauelshagen <heinzm@redhat.com>
Wed, 19 Sep 2018 12:53:41 +0000 (14:53 +0200)
Add errouneously removed VG creation back in.

test/shell/lvconvert-raid-reshape-linear_to_striped-single-type.sh

index c9c43217b4a1c8cdced244d3187e8266ee02041a..6d49f545251bad7be168e9ca41146dbdaa408b68 100644 (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
 #
This page took 0.039538 seconds and 5 git commands to generate.