summaryrefslogtreecommitdiff
path: root/nix
diff options
context:
space:
mode:
authorPetr Rockai <prockai@redhat.com>2014-07-04 09:45:56 +0200
committerPetr Rockai <prockai@redhat.com>2015-02-05 13:47:19 +0100
commitf28407943f88a12de3678ad7af302bccf8bf324e (patch)
tree1743c353de78b3026cdf84aa1e2098bf4e515558 /nix
parenteec99ffa8c953883c7c22e9e39a42a63b452d611 (diff)
downloadlvm2-f28407943f88a12de3678ad7af302bccf8bf324e.tar.gz
NIX: Pass --fatal-timeouts to the testsuite.
Diffstat (limited to 'nix')
-rw-r--r--nix/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/nix/default.nix b/nix/default.nix
index 19df6e839..a387fcbd1 100644
--- a/nix/default.nix
+++ b/nix/default.nix
@@ -31,12 +31,12 @@ let
export LVM_TEST_BACKING_DEVICE=/dev/vdb
lvm2-testsuite --batch --outdir /tmp/xchg/results-ndev --continue \
- --flavours ndev-vanilla,ndev-cluster,ndev-lvmetad
+ --fatal-timeouts --flavours ndev-vanilla,ndev-cluster,ndev-lvmetad
(/usr/lib/systemd/systemd-udevd || /usr/lib/udev/udevd || /sbin/udevd || \
find / -xdev -name \*udevd) >& /tmp/udevd.log &
lvm2-testsuite --batch --outdir /tmp/xchg/results-udev --continue \
- --flavours udev-vanilla,udev-cluster,udev-lvmetad --watch /tmp/udevd.log
+ --fatal-timeouts --flavours udev-vanilla,udev-cluster,udev-lvmetad --watch /tmp/udevd.log
# if we made it this far, all test results are in