mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 04:43:09 +03:00
Fix munin test evaluation
This commit is contained in:
parent
23d5fd2e2f
commit
0dc8d73d17
@ -18,9 +18,9 @@ import ./make-test.nix {
|
||||
'';
|
||||
};
|
||||
};
|
||||
};
|
||||
systemd.services.munin-node.unitConfig.TimeoutSec = 240;
|
||||
};
|
||||
};
|
||||
|
||||
testScript = ''
|
||||
startAll;
|
||||
|
Loading…
Reference in New Issue
Block a user