* main - tests: check for raid target support
@ 2021-02-01 14:05 Zdenek Kabelac
0 siblings, 0 replies; only message in thread
From: Zdenek Kabelac @ 2021-02-01 14:05 UTC (permalink / raw)
To: lvm-devel
Gitweb: https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=bfafd2b4e962b8b6bce3355843dec47b4842ed12
Commit: bfafd2b4e962b8b6bce3355843dec47b4842ed12
Parent: 026d94d882635f859814280573d1198203652d29
Author: Zdenek Kabelac <zkabelac@redhat.com>
AuthorDate: Mon Feb 1 15:01:04 2021 +0100
Committer: Zdenek Kabelac <zkabelac@redhat.com>
CommitterDate: Mon Feb 1 15:01:04 2021 +0100
tests: check for raid target support
---
test/shell/lvdisplay-raid.sh | 2 ++
1 file changed, 2 insertions(+)
diff --git a/test/shell/lvdisplay-raid.sh b/test/shell/lvdisplay-raid.sh
index 18ea9ae1e..0c6bfba34 100644
--- a/test/shell/lvdisplay-raid.sh
+++ b/test/shell/lvdisplay-raid.sh
@@ -18,6 +18,8 @@ SKIP_WITH_LVMPOLLD=1
. lib/inittest
+aux have_raid 1 3 0 || skip
+
aux prepare_vg 6
get_devs
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2021-02-01 14:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-01 14:05 main - tests: check for raid target support 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.