mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-18 10:04:20 +03:00
test: Move udev-lvmlockd-test to check_system
This commit is contained in:
parent
2cf13b701a
commit
c6e1845f76
@ -117,12 +117,12 @@ help:
|
|||||||
check: .tests-stamp
|
check: .tests-stamp
|
||||||
VERBOSE=$(VERBOSE) ./lib/runner \
|
VERBOSE=$(VERBOSE) ./lib/runner \
|
||||||
--testdir . --outdir $(LVM_TEST_RESULTS) \
|
--testdir . --outdir $(LVM_TEST_RESULTS) \
|
||||||
--flavours ndev-vanilla,ndev-cluster$(LVMETAD_NDEV_FLAVOUR)$(LVMPOLLD_NDEV_FLAVOUR)$(LVMLOCKD_UDEV_FLAVOUR) --only $(T) --skip $(S)
|
--flavours ndev-vanilla,ndev-cluster$(LVMETAD_NDEV_FLAVOUR)$(LVMPOLLD_NDEV_FLAVOUR) --only $(T) --skip $(S)
|
||||||
|
|
||||||
check_system: .tests-stamp
|
check_system: .tests-stamp
|
||||||
VERBOSE=$(VERBOSE) ./lib/runner \
|
VERBOSE=$(VERBOSE) ./lib/runner \
|
||||||
--testdir . --outdir $(LVM_TEST_RESULTS) \
|
--testdir . --outdir $(LVM_TEST_RESULTS) \
|
||||||
--flavours udev-vanilla,udev-cluster$(LVMETAD_UDEV_FLAVOUR)$(LVMPOLLD_UDEV_FLAVOUR) --only $(T) --skip $(S)
|
--flavours udev-vanilla,udev-cluster$(LVMETAD_UDEV_FLAVOUR)$(LVMPOLLD_UDEV_FLAVOUR)$(LVMLOCKD_UDEV_FLAVOUR) --only $(T) --skip $(S)
|
||||||
|
|
||||||
check_cluster: .tests-stamp
|
check_cluster: .tests-stamp
|
||||||
VERBOSE=$(VERBOSE) ./lib/runner \
|
VERBOSE=$(VERBOSE) ./lib/runner \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user