From: Kees Monshouwer Date: Mon, 14 Apr 2014 06:51:20 +0000 (+0200) Subject: add tests new tests to travis.yml X-Git-Tag: rec-3.6.0-rc1~61^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0b3be58fd3683612593b56993a0a260c37aa5ccd;p=thirdparty%2Fpdns.git add tests new tests to travis.yml --- diff --git a/.travis.yml b/.travis.yml index 06b3844d6e..3b9a6162f7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -61,9 +61,18 @@ script: - ./start-test-stop 5300 gmysql-nsec3-both - ./start-test-stop 5300 gmysql-nsec3-optout-both - ./start-test-stop 5300 gmysql-nsec3-narrow - - ./start-test-stop 5300 gpgsql-nodnssec - - ./start-test-stop 5300 gpgsql - - ./start-test-stop 5300 gpgsql-nsec3 + - ./start-test-stop 5300 gpgsql-nodnssec-both + - ./start-test-stop 5300 gpgsql-both + - ./start-test-stop 5300 gpgsql-nsec3-both + - ./start-test-stop 5300 gpgsql-nsec3-optout-both + - ./start-test-stop 5300 gpgsql-nsec3-narrow + - ./start-test-stop 5300 gsqlite3-nodnssec-both + - ./start-test-stop 5300 gsqlite3-both + - ./start-test-stop 5300 gsqlite3-nsec3-both + - ./start-test-stop 5300 gsqlite3-nsec3-optout-both + - ./start-test-stop 5300 gsqlite3-nsec3-narrow + - ./start-test-stop 5300 mydns + - ./start-test-stop 5300 opendbx-sqlite3 - travis_retry ./start-test-stop 5300 remotebackend-pipe # Workaround for remotebackend failures on travis-ci - travis_retry ./start-test-stop 5300 remotebackend-pipe-dnssec - travis_retry ./start-test-stop 5300 remotebackend-unix @@ -72,12 +81,7 @@ script: - travis_retry ./start-test-stop 5300 remotebackend-http-dnssec - travis_retry ./start-test-stop 5300 remotebackend-zeromq - travis_retry ./start-test-stop 5300 remotebackend-zeromq-dnssec - - ./start-test-stop 5300 gsqlite3-nodnssec-both - - ./start-test-stop 5300 gsqlite3-both - - ./start-test-stop 5300 gsqlite3-nsec3-both - - ./start-test-stop 5300 mydns - ./start-test-stop 5300 tinydns - - ./start-test-stop 5300 opendbx-sqlite3 - THRESHOLD=90 TRACE=no ./recursor-test 5300 - cd ../regression-tests.nobackend/ - ./runtests