mirror of
git://sourceware.org/git/lvm2.git
synced 2025-09-30 17:44:21 +03:00
tests: skip kernel for this test
Kills this kernel ATM
This commit is contained in:
@@ -15,6 +15,10 @@ SKIP_WITH_LVMPOLLD=1
|
||||
|
||||
. lib/inittest
|
||||
|
||||
case "$(uname -r)" in
|
||||
3.10.0-862*) die "Cannot run this test on unfixed kernel." ;;
|
||||
esac
|
||||
|
||||
# Test reshaping under io load
|
||||
|
||||
which mkfs.ext4 || skip
|
||||
|
Reference in New Issue
Block a user