This commit is contained in:
youtous 2020-04-26 23:07:34 +02:00
parent 4d031f73e3
commit dff7355fa9
No known key found for this signature in database
GPG Key ID: 592173AE8CD254A5
1 changed files with 2 additions and 0 deletions

View File

@ -1243,6 +1243,8 @@ EOF
# Dovecot has been restarted, but this test often fails so presumably it may not be ready
# Add a short sleep to see if that helps to make the test more stable
# Alternatively we could login with a known good user to make sure that the service is up
wait_for_service mail postfix
wait_for_service mail dovecot
sleep 5
run docker exec mail /bin/bash -c "doveadm auth test -x service=smtp setup_email_add@example.com 'test_password' | grep 'passdb'"