1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

tests: add fixme

This commit is contained in:
Zdenek Kabelac 2023-02-23 15:24:23 +01:00
parent d5c0b68dde
commit 6943afe9d5

View File

@ -14,13 +14,14 @@ SKIP_WITH_LVMPOLLD=1
. lib/inittest
[ -z "$LVM_TEST_FAILURE" ] && skip;
[ -z "$LVM_TEST_FAILURE" ] && skip
aux prepare_vg 3
# Create new logic volume
lvcreate -a ey --zero n -l 1 -n $lv1 $vg
# FIXME - test shall NOT kill random processes in the system!
# Emulate lvmlockd abnormally exiting
killall -9 lvmlockd