]> granicus.if.org Git - pdns/commitdiff
Split the auth-test script logically
authorPieter Lexis <pieter.lexis@powerdns.com>
Wed, 21 Oct 2015 13:11:51 +0000 (15:11 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Wed, 21 Oct 2015 13:11:51 +0000 (15:11 +0200)
build-scripts/test-auth

index d1d1caf1d3e878219dee44490e0a5eac1f960170..961556fab5b6b9f053508c79c5027181c6d7f7a1 100755 (executable)
@@ -37,26 +37,33 @@ export geoipregion=oc geoipregionip=1.2.3.4
 ./timestamp ./start-test-stop 5300 bind-dnssec-nsec3-optout-both || EXIT=1
 ./timestamp ./start-test-stop 5300 bind-dnssec-nsec3-narrow || EXIT=1
 ./timestamp ./start-test-stop 5300 bind-hybrid-nsec3 || EXIT=1
+
 ./timestamp ./start-test-stop 5300 geoipbackend || EXIT=1
 ./timestamp ./start-test-stop 5300 geoipbackend-nsec3-narrow || EXIT=1
+
 ./timestamp ./start-test-stop 5300 gmysql-nodnssec-both || EXIT=1
 ./timestamp ./start-test-stop 5300 gmysql-both || EXIT=1
 ./timestamp ./start-test-stop 5300 gmysql-nsec3-both || EXIT=1
 ./timestamp ./start-test-stop 5300 gmysql-nsec3-optout-both || EXIT=1
 ./timestamp ./start-test-stop 5300 gmysql-nsec3-narrow || EXIT=1
+
 ./timestamp ./start-test-stop 5300 gpgsql-nodnssec-both || EXIT=1
 ./timestamp ./start-test-stop 5300 gpgsql-both || EXIT=1
 ./timestamp ./start-test-stop 5300 gpgsql-nsec3-both || EXIT=1
 ./timestamp ./start-test-stop 5300 gpgsql-nsec3-optout-both || EXIT=1
 ./timestamp ./start-test-stop 5300 gpgsql-nsec3-narrow || EXIT=1
+
 ./timestamp ./start-test-stop 5300 gsqlite3-nodnssec-both || EXIT=1
 ./timestamp ./start-test-stop 5300 gsqlite3-both || EXIT=1
 ./timestamp ./start-test-stop 5300 gsqlite3-nsec3-both || EXIT=1
 ./timestamp ./start-test-stop 5300 gsqlite3-nsec3-optout-both || EXIT=1
 ./timestamp ./start-test-stop 5300 gsqlite3-nsec3-narrow || EXIT=1
+
 #DNSName - ./timestamp ./start-test-stop 5300 lmdb-nodnssec || EXIT=1
+
 ./timestamp ./start-test-stop 5300 mydns || EXIT=1
 ./timestamp ./start-test-stop 5300 opendbx-sqlite3 || EXIT=1
+
 ./timestamp timeout 120s ./start-test-stop 5300 remotebackend-pipe || EXIT=1
 ./timestamp timeout 120s ./start-test-stop 5300 remotebackend-pipe-dnssec || EXIT=1
 ./timestamp timeout 120s ./start-test-stop 5300 remotebackend-unix || EXIT=1
@@ -65,6 +72,7 @@ export geoipregion=oc geoipregionip=1.2.3.4
 ./timestamp timeout 120s ./start-test-stop 5300 remotebackend-http-dnssec || EXIT=1
 #./timestamp timeout 120s ./start-test-stop 5300 remotebackend-zeromq || EXIT=1
 #./timestamp timeout 120s ./start-test-stop 5300 remotebackend-zeromq-dnssec || EXIT=1
+
 ./timestamp ./start-test-stop 5300 tinydns || EXIT=1
 
 cd ../regression-tests.nobackend/