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

tests: skip synaction test in cluster for now

Until we resolve it - we do not support syncaction on clustered VG.
This commit is contained in:
Zdenek Kabelac 2016-09-09 18:27:12 +02:00
parent e5ec348d68
commit 06e36fb434

View File

@ -14,6 +14,12 @@
SKIP_WITH_LVMLOCKD=1
SKIP_WITH_LVMPOLLD=1
# Current support for syncaction in cluster is broken
# might get fixed one day though
# meanwhile skipped
SKIP_WITH_CLVMD=1
. lib/inittest
# Proper mismatch count 1.5.2+ upstream, 1.3.5 < x < 1.4.0 in RHEL6