]> sourceware.org Git - lvm2.git/commit
tests: Enable the testing for IDM locking scheme
authorLeo Yan <leo.yan@linaro.org>
Thu, 3 Jun 2021 09:59:09 +0000 (17:59 +0800)
committerDavid Teigland <teigland@redhat.com>
Thu, 3 Jun 2021 14:39:32 +0000 (09:39 -0500)
commitc64dbc7ee80963a02f82f3257963f90b471fa90e
treef910824a4eb9f560b96ff4f1de146b4d741eda83
parent2bce6faed017df8da3e659eff3f42f39d25c7f09
tests: Enable the testing for IDM locking scheme

This patch is to introduce testing option LVM_TEST_LOCK_TYPE_IDM, with
specifying this option, the Seagate IDM lock manager will be launched as
backend for testing.  Also add the prepare and remove shell scripts for
IDM.

Signed-off-by: Leo Yan <leo.yan@linaro.org>
test/Makefile.in
test/lib/aux.sh
test/lib/flavour-udev-lvmlockd-idm.sh [new file with mode: 0644]
test/lib/inittest.sh
test/shell/aa-lvmlockd-idm-prepare.sh [new file with mode: 0644]
test/shell/lvmlockd-lv-types.sh
test/shell/zz-lvmlockd-idm-remove.sh [new file with mode: 0644]
This page took 0.040488 seconds and 5 git commands to generate.