]> sourceware.org Git - lvm2.git/commitdiff
tests: increase version of targets for progress
authorZdenek Kabelac <zkabelac@redhat.com>
Tue, 16 Mar 2021 21:59:01 +0000 (22:59 +0100)
committerZdenek Kabelac <zkabelac@redhat.com>
Tue, 16 Mar 2021 23:59:50 +0000 (00:59 +0100)
test/shell/lvextend-raid.sh

index e8bd7deeae3725db601087aaaffc76df3b1d72e1..9370bf295566d14559faa036f53d9eb32fe33ad8 100644 (file)
@@ -17,7 +17,7 @@ SKIP_WITH_LVMPOLLD=1
 
 aux have_raid 1 3 0 || skip
 PROGRESS=0
-aux have_raid 1 13 0 && PROGRESS=1
+aux have_raid 1 15 0 && PROGRESS=1
 
 # Use smallest regionsize to save VG space
 regionsize=$(getconf PAGESIZE) # in bytes
This page took 0.03135 seconds and 5 git commands to generate.