1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-18 03:30:45 +00:00

nixosTests.public-inbox: extend sleep

5 seconds isn't reliably enough here on my system.
This commit is contained in:
Alyssa Ross 2023-05-28 15:00:21 +00:00
parent 507ff39251
commit ad31856bd9
No known key found for this signature in database
GPG key ID: F9DBED4859B271C0

View file

@ -201,7 +201,7 @@ in
This is a testing mail.
''}")
machine.sleep(5)
machine.sleep(10)
machine.succeed("curl -L 'https://machine.${domain}/inbox/repo1/repo1@root-1/T/#u' | grep 'This is a testing mail.'")
# Read a mail through public-inbox-imapd