mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-10 16:58:47 +03:00
tests: enable for 5.12+ kernels
Should not longer kill kernel.
This commit is contained in:
parent
31410447fd
commit
396d93937d
@ -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}
|
||||
|
Loading…
x
Reference in New Issue
Block a user