All of lore.kernel.org
 help / color / mirror / Atom feed
* master - tests: add raid target presence check
@ 2018-10-16 21:50 Zdenek Kabelac
  0 siblings, 0 replies; only message in thread
From: Zdenek Kabelac @ 2018-10-16 21:50 UTC (permalink / raw)
  To: lvm-devel

Gitweb:        https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=32f1afbe36f6cc804a8f4e669af7c90639389811
Commit:        32f1afbe36f6cc804a8f4e669af7c90639389811
Parent:        69bebfd9587e2db292051501d1a1e83d4f4564a5
Author:        Zdenek Kabelac <zkabelac@redhat.com>
AuthorDate:    Tue Oct 16 23:44:15 2018 +0200
Committer:     Zdenek Kabelac <zkabelac@redhat.com>
CommitterDate: Tue Oct 16 23:49:35 2018 +0200

tests: add raid target presence check

---
 test/shell/lvcreate-raid1-read-error.sh |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/test/shell/lvcreate-raid1-read-error.sh b/test/shell/lvcreate-raid1-read-error.sh
index 6907758..322c60e 100644
--- a/test/shell/lvcreate-raid1-read-error.sh
+++ b/test/shell/lvcreate-raid1-read-error.sh
@@ -14,6 +14,8 @@ SKIP_WITH_LVMPOLLD=1
 
 . lib/inittest
 
+aux have_raid 1 3 0 || skip
+
 # Test for MD raid1 kernel bug causing read
 # errors on failing first leg sectors.
 



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

only message in thread, other threads:[~2018-10-16 21:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-16 21:50 master - tests: add raid target presence check 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.