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