]> source.dussan.org Git - rspamd.git/commitdiff
[Test] Try improve reliability of fuzzy tests 1074/head
authorAndrew Lewis <nerf@judo.za.org>
Wed, 26 Oct 2016 07:23:34 +0000 (09:23 +0200)
committerAndrew Lewis <nerf@judo.za.org>
Wed, 26 Oct 2016 07:23:34 +0000 (09:23 +0200)
test/functional/configs/fuzzy.conf

index 827637d5d0a00c5100673796e19c874f025369dc..9e77077a9ccddf7164f0ac0381cba3e55b7f22ea 100644 (file)
@@ -55,6 +55,8 @@ ${SETTINGS_FUZZY_WORKER}
 
 fuzzy_check {
        min_bytes = 100;
+       timeout = 1s;
+       retransmits = 10;
 
        rule {
                algorithm = "${ALGORITHM}";