summaryrefslogtreecommitdiff
path: root/test/shell/lvconvert-raid456.sh
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2014-05-20 19:54:48 +0200
committerZdenek Kabelac <zkabelac@redhat.com>2014-05-20 21:50:30 +0200
commit2e9792121fa93e7cb67583cd2757dd52ab2825dc (patch)
tree52a5a21d4b9e748be136fa4c5506288755be6d98 /test/shell/lvconvert-raid456.sh
parent7f92c3a13eeba179872dacd4b632d8bb5188a0ba (diff)
downloadlvm2-2e9792121fa93e7cb67583cd2757dd52ab2825dc.tar.gz
tests: add have_cache and have_raid
Need to be aware of build options, when system would be configure without raid or cache support
Diffstat (limited to 'test/shell/lvconvert-raid456.sh')
-rw-r--r--test/shell/lvconvert-raid456.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/shell/lvconvert-raid456.sh b/test/shell/lvconvert-raid456.sh
index bf9a823b9..b9386c970 100644
--- a/test/shell/lvconvert-raid456.sh
+++ b/test/shell/lvconvert-raid456.sh
@@ -23,7 +23,7 @@ get_image_pvs() {
# MAIN
########################################################
aux raid456_replace_works || skip
-aux target_at_least dm-raid 1 2 0 || skip
+aux have_raid 1 2 0 || skip
aux prepare_pvs 6
vgcreate -s 256k $vg $(cat DEVICES)