summaryrefslogtreecommitdiff
path: root/test/shell/lvcreate-pvtags.sh
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2015-10-27 15:10:06 +0100
committerZdenek Kabelac <zkabelac@redhat.com>2015-10-27 16:00:09 +0100
commit4159680a0ee7eceb4d5124c1e4e78b418b12f357 (patch)
treecfce128aaa605be7f40a464068f3189ffcd20104 /test/shell/lvcreate-pvtags.sh
parent76cff10a734a7c1e26b3835ff967dac0b7e46bcb (diff)
downloadlvm2-4159680a0ee7eceb4d5124c1e4e78b418b12f357.tar.gz
tests: use more SKIP
Speed-up check_lvmpolld.
Diffstat (limited to 'test/shell/lvcreate-pvtags.sh')
-rw-r--r--test/shell/lvcreate-pvtags.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/shell/lvcreate-pvtags.sh b/test/shell/lvcreate-pvtags.sh
index 99a7f0732..2a60f695c 100644
--- a/test/shell/lvcreate-pvtags.sh
+++ b/test/shell/lvcreate-pvtags.sh
@@ -9,9 +9,9 @@
# along with this program; if not, write to the Free Software Foundation,
# Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-. lib/inittest
+SKIP_WITH_LVMPOLLD=1
-test -e LOCAL_LVMPOLLD && skip
+. lib/inittest
aux prepare_pvs 3
aux lvmconf 'allocation/maximise_cling = 0' \