]> sourceware.org Git - lvm2.git/commitdiff
tests: again disable this raid test
authorZdenek Kabelac <zkabelac@redhat.com>
Sat, 12 May 2018 10:02:01 +0000 (12:02 +0200)
committerZdenek Kabelac <zkabelac@redhat.com>
Sat, 12 May 2018 16:05:50 +0000 (18:05 +0200)
Still kills testing machines even with 4.17-rc4 kernels
on reshaping.

test/shell/lvconvert-raid-reshape.sh

index 28bff0d45c85157fe1b77f43ee7e5599f4b92272..e621318919f6f1d762bf9e2a5c5547915e2e8534 100644 (file)
@@ -18,7 +18,7 @@ LVM_SKIP_LARGE_TESTS=0
 . lib/inittest
 
 which mkfs.ext4 || skip
-aux have_raid 1 13 1 || skip # needed to address RHBZ#1501145
+aux have_raid 1 13 99 || skip # needed to address RHBZ#1501145
 
 # 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.043304 seconds and 5 git commands to generate.