All of lore.kernel.org
 help / color / mirror / Atom feed
* master - tests: better skip
@ 2017-05-10 13:41 Zdenek Kabelac
  0 siblings, 0 replies; only message in thread
From: Zdenek Kabelac @ 2017-05-10 13:41 UTC (permalink / raw)
  To: lvm-devel

Gitweb:        https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=b817cc5746ef3bd3105a73e43aaf4b2ccd134335
Commit:        b817cc5746ef3bd3105a73e43aaf4b2ccd134335
Parent:        a1a9ae0aa5fe337935091320b6f27fb053381ff5
Author:        Zdenek Kabelac <zkabelac@redhat.com>
AuthorDate:    Fri Apr 21 12:18:56 2017 +0200
Committer:     Zdenek Kabelac <zkabelac@redhat.com>
CommitterDate: Wed May 10 15:40:32 2017 +0200

tests: better skip

---
 test/shell/thin-resize-match.sh |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/test/shell/thin-resize-match.sh b/test/shell/thin-resize-match.sh
index c78842f..46b4531 100644
--- a/test/shell/thin-resize-match.sh
+++ b/test/shell/thin-resize-match.sh
@@ -12,13 +12,12 @@
 # ensure there is no data loss during thin-pool resize
 
 SKIP_WITH_LVMLOCKD=1
+SKIP_WITH_LVMPOLLD=1
 
 export LVM_TEST_THIN_REPAIR_CMD=${LVM_TEST_THIN_REPAIR_CMD-/bin/false}
 
 . lib/inittest
 
-test -e LOCAL_LVMPOLLD && skip
-
 which md5sum || skip
 
 aux have_thin 1 0 0 || skip



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

only message in thread, other threads:[~2017-05-10 13:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-10 13:41 master - tests: better skip Zdenek Kabelac

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.