mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
tests: ndev by default
This commit is contained in:
parent
68e8030fe7
commit
100daa7fd8
@ -144,7 +144,7 @@ ifeq ("@BUILD_LVMPOLLD@", "yes")
|
|||||||
check_lvmpolld: .tests-stamp
|
check_lvmpolld: .tests-stamp
|
||||||
VERBOSE=$(VERBOSE) ./lib/runner \
|
VERBOSE=$(VERBOSE) ./lib/runner \
|
||||||
--testdir . --outdir results \
|
--testdir . --outdir results \
|
||||||
--flavours udev-lvmpolld,udev-cluster-lvmpolld,udev-lvmetad-lvmpolld --only $(T) --skip $(S)
|
--flavours ndev-lvmpolld,ndev-cluster-lvmpolld,ndev-lvmetad-lvmpolld --only $(T) --skip $(S)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
DATADIR = $(datadir)/lvm2-testsuite
|
DATADIR = $(datadir)/lvm2-testsuite
|
||||||
|
Loading…
Reference in New Issue
Block a user