summaryrefslogtreecommitdiff
path: root/test/shell
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2023-02-23 15:24:23 +0100
committerZdenek Kabelac <zkabelac@redhat.com>2023-02-23 16:01:50 +0100
commit6943afe9d5dc6e82444bdadf9abc54198cadfd16 (patch)
treebd4be236bb70f7337594c9b4083c5e217008c856 /test/shell
parentd5c0b68dde47f7a6feb9f84764a8055b033c21c4 (diff)
downloadlvm2-6943afe9d5dc6e82444bdadf9abc54198cadfd16.tar.gz
tests: add fixme
Diffstat (limited to 'test/shell')
-rw-r--r--test/shell/lvmlockd_failure.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/shell/lvmlockd_failure.sh b/test/shell/lvmlockd_failure.sh
index e0fccfb83..2825462b9 100644
--- a/test/shell/lvmlockd_failure.sh
+++ b/test/shell/lvmlockd_failure.sh
@@ -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