]> sourceware.org Git - lvm2.git/commitdiff
test: Update condition for changing RAID regionsize
authorMarian Csontos <mcsontos@redhat.com>
Tue, 16 May 2017 08:43:34 +0000 (10:43 +0200)
committerMarian Csontos <mcsontos@redhat.com>
Tue, 16 May 2017 08:44:52 +0000 (10:44 +0200)
The test is failing on F23 and F25 with 1.9.1

test/shell/lvconvert-raid-regionsize.sh

index 9884c1b2f62360a7cc1e7cc36117485af031380d..2cea86e1a4396cc9f9cb1d111339323cba0b7070 100644 (file)
@@ -15,7 +15,7 @@ SKIP_WITH_LVMPOLLD=1
 . lib/inittest
 
 which mkfs.ext4 || skip
-aux have_raid 1 9 0 || skip
+aux have_raid 1 11 0 || skip
 
 aux prepare_vg 6
 
This page took 0.039702 seconds and 5 git commands to generate.