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")
|
client.succeed("check-mail-landed >&2")
|
||||||
'';
|
'';
|
||||||
|
|
||||||
meta.timeout = 30;
|
meta.timeout = 1800;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user