* dev-next - tests: require newer raid version
@ 2021-03-22 15:39 David Teigland
0 siblings, 0 replies; only message in thread
From: David Teigland @ 2021-03-22 15:39 UTC (permalink / raw)
To: lvm-devel
Gitweb: https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=fe3ef6867fc585a26bf9950f66b4f190993f457c
Commit: fe3ef6867fc585a26bf9950f66b4f190993f457c
Parent: 3d26bde1c02b5b3cdfe6bbf87dcad8ce552b0bba
Author: Zdenek Kabelac <zkabelac@redhat.com>
AuthorDate: Fri Mar 19 00:09:19 2021 +0100
Committer: Zdenek Kabelac <zkabelac@redhat.com>
CommitterDate: Sat Mar 20 00:05:01 2021 +0100
tests: require newer raid version
Tests needs reshape support - so require newer target version
as quick fix.
TODO: inspect indiviual supportable conversion with older versions.
---
test/shell/lvconvert-raid-takeover.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/shell/lvconvert-raid-takeover.sh b/test/shell/lvconvert-raid-takeover.sh
index 6a4d554e8..0265d4871 100644
--- a/test/shell/lvconvert-raid-takeover.sh
+++ b/test/shell/lvconvert-raid-takeover.sh
@@ -16,7 +16,7 @@ SKIP_WITH_LVMPOLLD=1
. lib/inittest
which mkfs.ext4 || skip
-aux have_raid 1 9 0 || skip
+aux have_raid 1 12 0 || skip
correct_raid4_layout=0
aux have_raid 1 9 1 && correct_raid4_layout=1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2021-03-22 15:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-22 15:39 dev-next - tests: require newer raid version David Teigland
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.