From: Ruben d'Arco Date: Thu, 9 May 2013 14:06:52 +0000 (+0200) Subject: Add nobackend tests to travis X-Git-Tag: auth-3.3-rc1~78^2~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=70c53c9a1348c232ed11c9bbea19f3fb637598aa;p=thirdparty%2Fpdns.git Add nobackend tests to travis --- diff --git a/.travis.yml b/.travis.yml index 914ce1f42b..06235caa12 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,14 +3,16 @@ compiler: - gcc before_script: - sudo apt-get update -qq - - sudo apt-get install -qq libboost-all-dev libtolua-dev bc libcdb-dev libnet-dns-perl ldnsutils dnsutils libtool + - sudo apt-get install -qq libboost-all-dev libtolua-dev bc libcdb-dev libnet-dns-perl ldnsutils dnsutils libtool libcdb-dev script: - ./bootstrap - - ./configure --with-modules='gmysql' --with-sqlite3 --enable-unit-tests + - ./configure --with-modules='gmysq tinydnsl' --with-sqlite3 --enable-unit-tests - make -j 4 - cd pdns - make testrunner - ./testrunner + - cd ../regression-tests.nobackend + - ./runtests - cd ../regression-tests - touch verify-dnssec-zone/skip - ./start-test-stop 5300 bind @@ -30,6 +32,7 @@ script: - ./start-test-stop 5300 gmysql-nsec3-optout - ./start-test-stop 5300 gmysql-nsec3-optout-presigned - ./start-test-stop 5300 gmysql-nsec3-narrow + - ./start-test-stop 5300 tinydns notifications: irc: channels: