]> sourceware.org Git - lvm2.git/commitdiff
TEST: Only run the pvscan --cache test with lvmetad active.
authorPetr Rockai <prockai@redhat.com>
Mon, 8 Oct 2012 05:23:13 +0000 (07:23 +0200)
committerPetr Rockai <prockai@redhat.com>
Mon, 8 Oct 2012 05:23:13 +0000 (07:23 +0200)
test/shell/lvmetad-pvscan-cache.sh

index be95b383b3319d0fe27e6184f5f27730b8407f6d..a27b6ad7127e409dfc0e18b8b66f7842cdb9fa13 100644 (file)
@@ -11,6 +11,8 @@
 
 . lib/test
 
+test -e LOCAL_LVMETAD || skip
+
 aux prepare_pvs 2
 
 vgcreate $vg1 $dev1 $dev2
This page took 0.037915 seconds and 5 git commands to generate.