mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
tests: disable dbustest with valgrind testing
This commit is contained in:
parent
678951f635
commit
3dcd61d3d7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user