]> git.ipfire.org Git - thirdparty/pdns.git/blobdiff - build-scripts/test-auth
Add support for dnsdist-15 to repo script.
[thirdparty/pdns.git] / build-scripts / test-auth
index b2f1a36630bf96a693da93a05626b890192d0b50..095d6a8ee0374c0efd605cee4914482a05dbbef5 100755 (executable)
@@ -90,10 +90,6 @@ if [ -z "$context" ]; then
        ./timestamp ./start-test-stop 5300 gsqlite3-nsec3-optout-both || EXITCODE=1
        ./timestamp ./start-test-stop 5300 gsqlite3-nsec3-narrow || EXITCODE=1
 
-       ./timestamp ./start-test-stop 5300 mydns || EXITCODE=1
-
-       ./timestamp ./start-test-stop 5300 opendbx-sqlite3 || EXITCODE=1
-
        ./timestamp timeout 120s ./start-test-stop 5300 remotebackend-pipe || EXITCODE=1
        ./timestamp timeout 120s ./start-test-stop 5300 remotebackend-pipe-dnssec || EXITCODE=1
        ./timestamp timeout 120s ./start-test-stop 5300 remotebackend-unix || EXITCODE=1
@@ -101,6 +97,8 @@ if [ -z "$context" ]; then
        ./timestamp timeout 120s ./start-test-stop 5300 remotebackend-http || EXITCODE=1
        ./timestamp timeout 120s ./start-test-stop 5300 remotebackend-http-dnssec || EXITCODE=1
 
+       ./timestamp timeout 120s ./start-test-stop 5300 lua2
+       ./timestamp timeout 120s ./start-test-stop 5300 lua2-dnssec
 
        # No 0MQ in the PowerDNS packages
        #./timestamp timeout 120s ./start-test-stop 5300 remotebackend-zeromq || EXITCODE=1