* main - tests: enable for 5.12+ kernels
@ 2021-04-12 8:48 Zdenek Kabelac
0 siblings, 0 replies; only message in thread
From: Zdenek Kabelac @ 2021-04-12 8:48 UTC (permalink / raw)
To: lvm-devel
Gitweb: https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=396d93937db940736675db13609640ac6856b912
Commit: 396d93937db940736675db13609640ac6856b912
Parent: 31410447fd5719368baf07ba34004330958fbcf1
Author: Zdenek Kabelac <zkabelac@redhat.com>
AuthorDate: Mon Apr 12 10:47:06 2021 +0200
Committer: Zdenek Kabelac <zkabelac@redhat.com>
CommitterDate: Mon Apr 12 10:47:06 2021 +0200
tests: enable for 5.12+ kernels
Should not longer kill kernel.
---
test/shell/lvconvert-raid-reshape-stripes-load-reload.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/shell/lvconvert-raid-reshape-stripes-load-reload.sh b/test/shell/lvconvert-raid-reshape-stripes-load-reload.sh
index 2dde4d014..1170e6567 100644
--- a/test/shell/lvconvert-raid-reshape-stripes-load-reload.sh
+++ b/test/shell/lvconvert-raid-reshape-stripes-load-reload.sh
@@ -72,7 +72,7 @@ check lv_first_seg_field $vg/$lv1 stripes 16
# Reload table during reshape to test for data corruption
case "$(uname -r)" in
- 5.[891]*|3.10.0-862*|4.18.0-*.el8*)
+ 5.[89]*|5.1[01].*|3.10.0-862*|4.18.0-*.el8*)
should not echo "Skipping table reload test on on unfixed kernel!!!" ;;
*)
for i in {0..5}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2021-04-12 8:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-12 8:48 main - tests: enable for 5.12+ kernels Zdenek Kabelac
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.