mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-02 01:18:26 +03:00
TEST (lvresize-raid): Don't run test when RAID module doesn't exist
Check for RAID module and skip test if not there.
This commit is contained in:
parent
3f5cdf20cd
commit
00d9bf8107
@ -11,6 +11,8 @@
|
|||||||
|
|
||||||
. lib/test
|
. lib/test
|
||||||
|
|
||||||
|
aux target_at_least dm-raid 1 1 0 || skip
|
||||||
|
|
||||||
aux prepare_vg 5 80
|
aux prepare_vg 5 80
|
||||||
|
|
||||||
# Extend a 2-way RAID1
|
# Extend a 2-way RAID1
|
||||||
|
Loading…
Reference in New Issue
Block a user