1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-10 16:58:47 +03:00

tests: disable caching of VDO

Disable until vdo gets fixed, then require fixed version.
Otherwise test kills kernel
This commit is contained in:
Zdenek Kabelac 2019-10-09 15:27:44 +02:00
parent 76a9a86fd3
commit e6691aa04b

View File

@ -20,7 +20,11 @@ SKIP_WITH_LVMPOLLD=1
#
# Main
#
aux have_vdo 6 2 0 || skip
#
# FIXME: tempororarily disable this test until fixed VDO driver is relase
#
aux have_vdo 96 2 0 || skip
aux have_cache 1 3 0 || skip
which mkfs.ext4 || skip