]> sourceware.org Git - lvm2.git/commitdiff
tests: skip when raid is not present
authorZdenek Kabelac <zkabelac@redhat.com>
Wed, 16 Oct 2019 19:58:39 +0000 (21:58 +0200)
committerZdenek Kabelac <zkabelac@redhat.com>
Thu, 17 Oct 2019 11:03:50 +0000 (13:03 +0200)
test/shell/lvextend-raid.sh

index 89884110a8c2b1aa46ea2ca4baa91d423e9dbcc6..1c0e9c691287c6820ffe67b7913dd3fdfd930e68 100644 (file)
@@ -15,6 +15,7 @@ SKIP_WITH_LVMPOLLD=1
 
 . lib/inittest
 
+aux have_raid 1 3 0 || skip
 v1_15_0=0
 aux have_raid 1 15 0 && v1_15_0=1
 
This page took 0.032322 seconds and 5 git commands to generate.