1
0
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:
Zdenek Kabelac 2024-04-09 00:33:59 +02:00
parent fa62397ff8
commit 6a95c66f5b

View File

@ -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