summaryrefslogtreecommitdiff
path: root/test/shell/lvextend-thin-metadata-dmeventd.sh
diff options
context:
space:
mode:
authorDavid Teigland <teigland@redhat.com>2016-02-22 16:13:42 -0600
committerDavid Teigland <teigland@redhat.com>2016-02-23 09:28:48 -0600
commitf54253d396d2f97d6f6a60185616523797364182 (patch)
treedaa40e3feeda0429d890c58d7f0e272e815ae0dd /test/shell/lvextend-thin-metadata-dmeventd.sh
parent5d7e83c73cba507c4e5d798dbfe00314a4850b02 (diff)
downloadlvm2-f54253d396d2f97d6f6a60185616523797364182.tar.gz
tests: add SKIP_WITH_LVMLOCKD
to all tests that don't already used vgcreate $SHARED
Diffstat (limited to 'test/shell/lvextend-thin-metadata-dmeventd.sh')
-rw-r--r--test/shell/lvextend-thin-metadata-dmeventd.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/shell/lvextend-thin-metadata-dmeventd.sh b/test/shell/lvextend-thin-metadata-dmeventd.sh
index bcb7f2974..a892bd490 100644
--- a/test/shell/lvextend-thin-metadata-dmeventd.sh
+++ b/test/shell/lvextend-thin-metadata-dmeventd.sh
@@ -11,6 +11,7 @@
# Test autoextension of thin metadata volume
+SKIP_WITH_LVMLOCKD=1
SKIP_WITH_LVMPOLLD=1
export LVM_TEST_THIN_REPAIR_CMD=${LVM_TEST_THIN_REPAIR_CMD-/bin/false}