nixpkgs/nixos/modules/testing
Brian Olsen 9540b1c535 nixos/tests: Set DefaultTimeoutStartSec very high (#44916)
DefaultTimeoutStartSec is normally set to 90 seconds and works fine. But
when running NixOS tests on a very slow machine (like a VM without
nested virtualisation support) this default is to low and causes
systemd units to fail spuriously. One symptom of this issue are tests
at times failing with "timed out waiting for the VM to connect".

Since the VM connect timeout is 300 seconds I also set
DefaultTimeoutStartSec to this which is ridiculously high.
2018-08-29 12:12:12 +02:00
..
minimal-kernel.nix buildLinux: allow overriding stdenv on each call 2017-08-20 08:24:52 +02:00
service-runner.nix [bot] nixos/*: remove unused arguments in lambdas 2018-07-20 20:56:59 +00:00
test-instrumentation.nix nixos/tests: Set DefaultTimeoutStartSec very high (#44916) 2018-08-29 12:12:12 +02:00