]> granicus.if.org Git - pdns/commitdiff
enable nobacked regression tests in travis.yml
authorKees Monshouwer <mind04@monshouwer.org>
Tue, 28 Jul 2015 12:44:41 +0000 (14:44 +0200)
committermind04 <mind04@monshouwer.org>
Tue, 28 Jul 2015 12:44:41 +0000 (14:44 +0200)
.travis.yml

index 45c35ad105964c62eaf980fb8aff00417aac0e33..278d09f51df67516dc5315bf1324b5bbf5fc53ed 100644 (file)
@@ -184,8 +184,8 @@ script:
  - rm -f tests/verify-dnssec-zone/skip.optout
 #DNSName - THRESHOLD=90 TRACE=no ./timestamp ./recursor-test 5300
  - cd ../regression-tests.nobackend/
-#DNSName - ./runtests
-#DNSName - test ! -s ./failed_tests
+ - ./runtests
+ - test ! -s ./failed_tests
  - cd ..
  - git status
 # - git status | grep -q clean