summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2020-09-10 16:39:07 +0200
committerZdenek Kabelac <zkabelac@redhat.com>2020-09-10 23:55:03 +0200
commit3dcd61d3d797e3ed12e934f1fa7064153e2fdb71 (patch)
tree079cebb968fc3ac01f3c5244317dc8c3ce6eb1c7
parent678951f635616fc54896717af1183092a0556a3f (diff)
downloadlvm2-3dcd61d3d797e3ed12e934f1fa7064153e2fdb71.tar.gz
tests: disable dbustest with valgrind testing
-rw-r--r--test/api/dbustest.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/api/dbustest.sh b/test/api/dbustest.sh
index 8aa0ce068..f7d2e91a8 100644
--- a/test/api/dbustest.sh
+++ b/test/api/dbustest.sh
@@ -16,6 +16,9 @@ SKIP_WITH_CLVMD=1
. lib/inittest
+# Unsupported with valgrid testing
+test ${LVM_VALGRIND:-0} -eq 0 || skip "Unsupported with valgrind"
+
# NOTE: Some tests, namely anything with vdo, and
# api/dbus_test_lv_interface_cache_lv.sh, require larger PVs
aux prepare_pvs 6 6400