summaryrefslogtreecommitdiff
path: root/test/shell/aa-lvmlockd-dlm-prepare.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/shell/aa-lvmlockd-dlm-prepare.sh')
-rw-r--r--test/shell/aa-lvmlockd-dlm-prepare.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/shell/aa-lvmlockd-dlm-prepare.sh b/test/shell/aa-lvmlockd-dlm-prepare.sh
index 24021f3ef..c261c1d39 100644
--- a/test/shell/aa-lvmlockd-dlm-prepare.sh
+++ b/test/shell/aa-lvmlockd-dlm-prepare.sh
@@ -12,6 +12,8 @@
test_description='Set up things to run tests with dlm'
+SKIP_WITH_LVMPOLLD=1
+
. lib/inittest
[ -z "$LVM_TEST_LOCK_TYPE_DLM" ] && skip;