]> sourceware.org Git - lvm2.git/commitdiff
test: disable new reshape test until target version 1.13.1
authorHeinz Mauelshagen <heinzm@redhat.com>
Fri, 1 Dec 2017 17:33:11 +0000 (18:33 +0100)
committerHeinz Mauelshagen <heinzm@redhat.com>
Fri, 1 Dec 2017 17:33:11 +0000 (18:33 +0100)
test/shell/lvconvert-raid-reshape-load.sh

index c01127bb132e62e0168926cdf4adfbda10482c03..4ccf01fa05d6adc8ee6607dc824bd3f8c8c3a498 100644 (file)
@@ -20,7 +20,7 @@ LVM_SKIP_LARGE_TESTS=1
 # Test reshaping under io load
 
 which mkfs.ext4 || skip
-aux have_raid 1 12 0 || skip
+aux have_raid 1 13 1 || skip
 
 mpoint=/tmp/mpoint.$$
 
This page took 0.038036 seconds and 5 git commands to generate.