mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-18 10:04:20 +03:00
tests: add fixme
This commit is contained in:
parent
d5c0b68dde
commit
6943afe9d5
@ -14,13 +14,14 @@ SKIP_WITH_LVMPOLLD=1
|
|||||||
|
|
||||||
. lib/inittest
|
. lib/inittest
|
||||||
|
|
||||||
[ -z "$LVM_TEST_FAILURE" ] && skip;
|
[ -z "$LVM_TEST_FAILURE" ] && skip
|
||||||
|
|
||||||
aux prepare_vg 3
|
aux prepare_vg 3
|
||||||
|
|
||||||
# Create new logic volume
|
# Create new logic volume
|
||||||
lvcreate -a ey --zero n -l 1 -n $lv1 $vg
|
lvcreate -a ey --zero n -l 1 -n $lv1 $vg
|
||||||
|
|
||||||
|
# FIXME - test shall NOT kill random processes in the system!
|
||||||
# Emulate lvmlockd abnormally exiting
|
# Emulate lvmlockd abnormally exiting
|
||||||
killall -9 lvmlockd
|
killall -9 lvmlockd
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user