mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-13 09:17:07 +03:00
Merge pull request #81060 from andir/opensmtpd-timeout
nixos/tests/opensmtpd: bump test (&build) timeout to 30m from 30s
This commit is contained in:
commit
f8325b6ce6
@ -121,5 +121,5 @@ import ./make-test-python.nix {
|
||||
client.succeed("check-mail-landed >&2")
|
||||
'';
|
||||
|
||||
meta.timeout = 30;
|
||||
meta.timeout = 1800;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user