1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-04 09:18:36 +03:00

tests: add some LVM_TEST_LOCK_TYPE_IDM

This commit is contained in:
David Teigland 2021-06-15 14:02:18 -05:00
parent 440d6ae79f
commit f8742b6df2
3 changed files with 6 additions and 0 deletions

View File

@ -15,6 +15,8 @@ SKIP_WITH_LVMPOLLD=1
. lib/inittest . lib/inittest
[ -z "$LVM_TEST_LOCK_TYPE_IDM" ] && skip;
aux prepare_devs 6 aux prepare_devs 6
get_devs get_devs

View File

@ -15,6 +15,8 @@ SKIP_WITH_LVMPOLLD=1
. lib/inittest . lib/inittest
[ -z "$LVM_TEST_LOCK_TYPE_IDM" ] && skip;
aux prepare_devs 8 aux prepare_devs 8
get_devs get_devs

View File

@ -13,6 +13,8 @@
SKIP_WITH_LVMPOLLD=1 SKIP_WITH_LVMPOLLD=1
[ -z "$LVM_TEST_LOCK_TYPE_IDM" ] && skip;
. lib/inittest . lib/inittest
aux prepare_vg 3 aux prepare_vg 3