From 38b4354494d3e6742d082c82ae7fc957be44e7e1 Mon Sep 17 00:00:00 2001 From: Zdenek Kabelac Date: Sat, 12 May 2018 12:02:01 +0200 Subject: [PATCH] tests: again disable this raid test Still kills testing machines even with 4.17-rc4 kernels on reshaping. --- test/shell/lvconvert-raid-reshape.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/shell/lvconvert-raid-reshape.sh b/test/shell/lvconvert-raid-reshape.sh index 28bff0d45..e62131891 100644 --- a/test/shell/lvconvert-raid-reshape.sh +++ b/test/shell/lvconvert-raid-reshape.sh @@ -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 -- 2.43.5