From 0dfafd77d4c5682ac9ee37f3a2a4dce92659187c Mon Sep 17 00:00:00 2001 From: Petr Rockai Date: Mon, 8 Oct 2012 07:23:13 +0200 Subject: [PATCH] TEST: Only run the pvscan --cache test with lvmetad active. --- test/shell/lvmetad-pvscan-cache.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/shell/lvmetad-pvscan-cache.sh b/test/shell/lvmetad-pvscan-cache.sh index be95b383b..a27b6ad71 100644 --- a/test/shell/lvmetad-pvscan-cache.sh +++ b/test/shell/lvmetad-pvscan-cache.sh @@ -11,6 +11,8 @@ . lib/test +test -e LOCAL_LVMETAD || skip + aux prepare_pvs 2 vgcreate $vg1 $dev1 $dev2 -- 2.43.5