]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
we actually resolve 98% by new definition, so can affort upping threshold from 90... 5813/head
authorbert hubert <bert.hubert@netherlabs.nl>
Mon, 2 Oct 2017 07:27:03 +0000 (09:27 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 11 Oct 2017 13:59:50 +0000 (15:59 +0200)
(cherry picked from commit 9fb6940f8b1c96c735af3856976ea7a7bc92d3d8)

build-scripts/travis.sh

index 64df85ced07ebff9168d81792425bfd58dd736d2..74a19851a88d7168b925823a52cc14a6095b7b25 100755 (executable)
@@ -537,7 +537,7 @@ test_recursor() {
   run "./build-scripts/test-recursor"
   export RECURSOR="${PDNSRECURSOR}"
   run "cd regression-tests"
-  run "THRESHOLD=90 TRACE=no ./timestamp ./recursor-test 5300 50000"
+  run "THRESHOLD=95 TRACE=no ./timestamp ./recursor-test 5300 50000"
   run "cd .."
 
   run "cd regression-tests.api"