mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-28 02:50:41 +03:00
NIX: Add --kmsg to lvm2-testsuite invocations.
This commit is contained in:
parent
7ed8fc8f7d
commit
003bf24723
@ -32,14 +32,15 @@ let
|
||||
|
||||
lvm2-testsuite --batch --outdir /tmp/xchg/results-ndev --continue \
|
||||
--fatal-timeouts --heartbeat /tmp/xchg/heartbeat \
|
||||
--flavours ndev-vanilla,ndev-cluster,ndev-lvmetad
|
||||
--flavours ndev-vanilla,ndev-cluster,ndev-lvmetad \
|
||||
--kmsg
|
||||
|
||||
(/usr/lib/systemd/systemd-udevd || /usr/lib/udev/udevd || /sbin/udevd || \
|
||||
find / -xdev -name \*udevd) >> /tmp/xchg/udevd.log 2>&1 &
|
||||
lvm2-testsuite --batch --outdir /tmp/xchg/results-udev --continue \
|
||||
--fatal-timeouts --heartbeat /tmp/xchg/heartbeat \
|
||||
--flavours udev-vanilla,udev-cluster,udev-lvmetad \
|
||||
--watch /tmp/xchg/udevd.log
|
||||
--watch /tmp/xchg/udevd.log --kmsg
|
||||
|
||||
# if we made it this far, all test results are in
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user