]> sourceware.org Git - lvm2.git/commitdiff
tests: don't rely on cache target in component-raid.sh
authorHeinz Mauelshagen <heinzm@redhat.com>
Fri, 4 May 2018 14:53:16 +0000 (16:53 +0200)
committerHeinz Mauelshagen <heinzm@redhat.com>
Fri, 4 May 2018 14:54:01 +0000 (16:54 +0200)
Lead to unnecessary skips of the test.

test/shell/component-raid.sh

index 84f823f924c3acb352dd474839bff15f4afcfa54..4ef960080d9544788c5ced232f009700e31daf76 100644 (file)
@@ -17,7 +17,7 @@ SKIP_WITH_LVMPOLLD=1
 
 . lib/inittest
 
-aux have_cache 1 3 0 || skip
+aux have_raid 1 3 0 || skip
 
 aux prepare_vg 5 80
 
This page took 0.110627 seconds and 5 git commands to generate.