mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-17 06:04:23 +03:00
tests: drop test warning
These kernel are not going to be ever fixed, so drop warning being displayed for these tests.
This commit is contained in:
parent
fa62397ff8
commit
6a95c66f5b
@ -73,7 +73,7 @@ check lv_first_seg_field $vg/$lv1 stripes 16
|
||||
# Reload table during reshape to test for data corruption
|
||||
case "$(uname -r)" in
|
||||
5.[89]*|5.1[012].*|3.10.0-862*|4.18.0-*.el8*)
|
||||
should not echo "Skipping table reload test on on unfixed kernel!!!" ;;
|
||||
echo "Skipping table reload test on on unfixed kernel!!!" ;;
|
||||
*)
|
||||
for i in {0..5}
|
||||
do
|
||||
|
Loading…
x
Reference in New Issue
Block a user