]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Update the regression tests for parallel testing
authorRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 7 Jul 2023 16:17:13 +0000 (18:17 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 18 Aug 2023 07:12:28 +0000 (09:12 +0200)
commit630eb526b49d26e1111c80eacc34a8e2494b22ca
treead671c6b830ca1f0ec69c46f47992d61d739ef80
parentb3ba6bc5d30c54d7207908c6a7a3ef7d1ff679a5
dnsdist: Update the regression tests for parallel testing
33 files changed:
regression-tests.dnsdist/dnsdisttests.py
regression-tests.dnsdist/requirements.txt
regression-tests.dnsdist/runtests
regression-tests.dnsdist/test_API.py
regression-tests.dnsdist/test_AXFR.py
regression-tests.dnsdist/test_Advanced.py
regression-tests.dnsdist/test_Async.py
regression-tests.dnsdist/test_BackendDiscovery.py
regression-tests.dnsdist/test_BrokenAnswer.py
regression-tests.dnsdist/test_Caching.py
regression-tests.dnsdist/test_Carbon.py
regression-tests.dnsdist/test_DNSCrypt.py
regression-tests.dnsdist/test_DOH.py
regression-tests.dnsdist/test_Dnstap.py
regression-tests.dnsdist/test_DynBlocks.py
regression-tests.dnsdist/test_HealthChecks.py
regression-tests.dnsdist/test_Metrics.py
regression-tests.dnsdist/test_OCSP.py
regression-tests.dnsdist/test_OOOR.py
regression-tests.dnsdist/test_OutgoingDOH.py
regression-tests.dnsdist/test_OutgoingTLS.py
regression-tests.dnsdist/test_Prometheus.py
regression-tests.dnsdist/test_Protobuf.py
regression-tests.dnsdist/test_ProxyProtocol.py
regression-tests.dnsdist/test_RestartQuery.py
regression-tests.dnsdist/test_Routing.py
regression-tests.dnsdist/test_TCPFastOpen.py
regression-tests.dnsdist/test_TCPLimits.py
regression-tests.dnsdist/test_TCPShort.py
regression-tests.dnsdist/test_TLS.py
regression-tests.dnsdist/test_TLSSessionResumption.py
regression-tests.dnsdist/test_TeeAction.py
regression-tests.dnsdist/test_Trailing.py