]> sourceware.org Git - lvm2.git/commitdiff
tests: request 1.12 for reshaping raid
authorZdenek Kabelac <zkabelac@redhat.com>
Fri, 23 Jun 2017 12:52:34 +0000 (14:52 +0200)
committerZdenek Kabelac <zkabelac@redhat.com>
Fri, 23 Jun 2017 16:44:01 +0000 (18:44 +0200)
We will need  1.12 as the kernel needs some mandatory md fixes,
otherwise random freezes may appear.

test/shell/lvconvert-raid-reshape-linear_to_striped.sh
test/shell/lvconvert-raid-reshape-striped_to_linear.sh
test/shell/lvconvert-raid-reshape.sh

index cef35cd9e0c04637c40adc495276bfc71861de26..0b589b460c8856baee82803890d128ccd587a35c 100644 (file)
@@ -15,7 +15,7 @@ SKIP_WITH_LVMPOLLD=1
 . lib/inittest
 
 which mkfs.ext4 || skip
-aux have_raid 1 10 1 || skip
+aux have_raid 1 12 0 || skip
 
 # Temporarily skip reshape tests on single-core CPUs until there's a fix for
 # https://bugzilla.redhat.com/1443999 - AGK 2017/04/20
index d926827d4a71ab693ad4c9bf09d131bfaa5646cd..d34ca5e9d6099e14777aa447d3f77dd0dfd7568b 100644 (file)
@@ -15,7 +15,7 @@ SKIP_WITH_LVMPOLLD=1
 . lib/inittest
 
 which mkfs.ext4 || skip
-aux have_raid 1 10 1 || skip
+aux have_raid 1 12 0 || skip
 
 # Temporarily skip reshape tests on single-core CPUs until there's a fix for
 # https://bugzilla.redhat.com/1443999 - AGK 2017/04/20
index 246a3ba9ddc25cf5fca309ad5ba86a30a691ef78..e4ade3fe7cae3d21a9aabe37964894541e4e28fe 100644 (file)
@@ -15,7 +15,7 @@ SKIP_WITH_LVMPOLLD=1
 . lib/inittest
 
 which mkfs.ext4 || skip
-aux have_raid 1 10 1 || skip
+aux have_raid 1 12 0 || skip
 
 # Temporarily skip reshape tests on single-core CPUs until there's a fix for
 # https://bugzilla.redhat.com/1443999 - AGK 2017/04/20
This page took 0.036488 seconds and 5 git commands to generate.