mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
ad9cbe2714
Using lvm1 metadata with lvmetad is not generally allowed, but nothing has prevented creating new lvm1 metadata with lvmetad (missing error checking in pvcreate/vgcreate.) Various tests are using lvm1 with lvmetad and happen to work because of the missing error checks. This commit fixes the tests so they won't fail when the lvm1/lvmetad error checking is fixed. A new variable LVM_TEST_LVM1 is defined and is used in the scripts to decide if lvm1 metadata should be tested. LVM_TEST_LVM1 is not defined when lvmetad is being tested, and the combination of LVM_TEST_LVM1 and LVM_TEST_LVMETAD can be used to verify the desired lvmetad+lvm1 behavior. |
||
---|---|---|
.. | ||
aux.sh | ||
brick-shelltest.h | ||
check.sh | ||
flavour-ndev-cluster-lvmpolld.sh | ||
flavour-ndev-cluster.sh | ||
flavour-ndev-lvmetad-lvmpolld.sh | ||
flavour-ndev-lvmetad.sh | ||
flavour-ndev-lvmpolld.sh | ||
flavour-ndev-vanilla.sh | ||
flavour-udev-cluster-lvmpolld.sh | ||
flavour-udev-cluster.sh | ||
flavour-udev-lvmetad-lvmpolld.sh | ||
flavour-udev-lvmetad.sh | ||
flavour-udev-lvmlockd-dlm.sh | ||
flavour-udev-lvmlockd-sanlock.sh | ||
flavour-udev-lvmlockd-test.sh | ||
flavour-udev-lvmpolld.sh | ||
flavour-udev-vanilla.sh | ||
get.sh | ||
harness.c | ||
inittest.sh | ||
lvm-wrapper.sh | ||
not.c | ||
runner.cpp | ||
test-corosync-conf | ||
test-dlm-conf | ||
test-sanlock-conf | ||
utils.sh |