diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-10-24 12:58:19 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-10-24 12:58:19 +0100 |
commit | 444163417b289354b53d4708760f31d947ac6fd1 (patch) | |
tree | b2e07cfb7ca7f7364119ee37b2132935e36effcf /test/confs/0618 | |
parent | 979c462ed43bd4f53f61a0031ec22967dea83902 (diff) |
Testsuite: handle slow test-hosts more intelligently
Diffstat (limited to 'test/confs/0618')
-rw-r--r-- | test/confs/0618 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/confs/0618 b/test/confs/0618 index db4bd3002..a461065e5 100644 --- a/test/confs/0618 +++ b/test/confs/0618 @@ -11,7 +11,7 @@ primary_hostname = myhost.test.ex .ifdef OPT dsn_advertise_hosts = * .endif -delay_warning = 3s : 24h +delay_warning = 6s : 24h accept_8bitmime = false pipelining_advertise_hosts = : @@ -89,5 +89,5 @@ tofile: begin retry -* * F,1m,3s +* * F,2m,10s # End |