* master - NIX: Add --kmsg to lvm2-testsuite invocations.
@ 2015-02-05 13:42 Petr Rockai
0 siblings, 0 replies; only message in thread
From: Petr Rockai @ 2015-02-05 13:42 UTC (permalink / raw)
To: lvm-devel
Gitweb: http://git.fedorahosted.org/git/?p=lvm2.git;a=commitdiff;h=003bf24723624fcb6b10e3eec5a7b5bf5265b498
Commit: 003bf24723624fcb6b10e3eec5a7b5bf5265b498
Parent: 7ed8fc8f7d007ac8c2ad77e4c6799056490329bc
Author: Petr Rockai <prockai@redhat.com>
AuthorDate: Tue Jul 22 18:44:53 2014 +0200
Committer: Petr Rockai <prockai@redhat.com>
CommitterDate: Thu Feb 5 13:47:20 2015 +0100
NIX: Add --kmsg to lvm2-testsuite invocations.
---
nix/default.nix | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/nix/default.nix b/nix/default.nix
index 2ab5978..184fe96 100644
--- a/nix/default.nix
+++ b/nix/default.nix
@@ -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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2015-02-05 13:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-05 13:42 master - NIX: Add --kmsg to lvm2-testsuite invocations Petr Rockai
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.