All of lore.kernel.org
 help / color / mirror / Atom feed
* master - tests: Some lvmdbus tests require larger PVs
@ 2019-12-18 14:35 Marian Csontos
  0 siblings, 0 replies; only message in thread
From: Marian Csontos @ 2019-12-18 14:35 UTC (permalink / raw)
  To: lvm-devel

Gitweb:        https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=87e88078c993a149af6d2f104998c508b7aee9be
Commit:        87e88078c993a149af6d2f104998c508b7aee9be
Parent:        a2a993d99558a719b0f4450e7b2fc8fc43bb5962
Author:        Marian Csontos <mcsontos@redhat.com>
AuthorDate:    Wed Dec 18 15:33:58 2019 +0100
Committer:     Marian Csontos <mcsontos@redhat.com>
CommitterDate: Wed Dec 18 15:33:58 2019 +0100

tests: Some lvmdbus tests require larger PVs

---
 test/api/dbustest.sh |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/test/api/dbustest.sh b/test/api/dbustest.sh
index 9da4fe0..8aa0ce0 100644
--- a/test/api/dbustest.sh
+++ b/test/api/dbustest.sh
@@ -16,7 +16,9 @@ SKIP_WITH_CLVMD=1
 
 . lib/inittest
 
-aux prepare_pvs 6
+# NOTE: Some tests, namely anything with vdo, and
+# api/dbus_test_lv_interface_cache_lv.sh, require larger PVs
+aux prepare_pvs 6 6400
 
 # Required by test_nesting:
 aux extend_filter_LVMTEST




^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-12-18 14:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-18 14:35 master - tests: Some lvmdbus tests require larger PVs Marian Csontos

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.