* main - tests: require raid target
@ 2023-06-25 11:04 Zdenek Kabelac
0 siblings, 0 replies; only message in thread
From: Zdenek Kabelac @ 2023-06-25 11:04 UTC (permalink / raw)
To: lvm-devel
Gitweb: https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=b8db2c0a4a4bbfc39338141cd7eee67c05b2b31d
Commit: b8db2c0a4a4bbfc39338141cd7eee67c05b2b31d
Parent: 04860b63240c19065f79453bdffbb7637f2f01eb
Author: Zdenek Kabelac <zkabelac@redhat.com>
AuthorDate: Sat Jun 24 22:37:12 2023 +0200
Committer: Zdenek Kabelac <zkabelac@redhat.com>
CommitterDate: Sun Jun 25 13:02:36 2023 +0200
tests: require raid target
---
test/shell/snapshot-raid.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/test/shell/snapshot-raid.sh b/test/shell/snapshot-raid.sh
index 7b045d79e..98314ddb0 100644
--- a/test/shell/snapshot-raid.sh
+++ b/test/shell/snapshot-raid.sh
@@ -16,6 +16,7 @@ SKIP_WITH_LVMPOLLD=1
. lib/inittest
+aux have_raid 1 3 0 || skip
which mkfs.ext4 || skip
mount_dir="mnt"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2023-06-25 11:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-25 11:04 main - tests: require raid target 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.