From b8db2c0a4a4bbfc39338141cd7eee67c05b2b31d Mon Sep 17 00:00:00 2001 From: Zdenek Kabelac Date: Sat, 24 Jun 2023 22:37:12 +0200 Subject: [PATCH] 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"