]> git.ipfire.org Git - thirdparty/pdns.git/commit
Fix printlogs (it was broken since the pytest move).
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 14 Aug 2024 12:32:56 +0000 (14:32 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 14 Aug 2024 14:54:48 +0000 (16:54 +0200)
commit1a81449c283ade3e188c30d557fa8d18e0cb6e09
treed31b81d3162d436c9af345e2da4662ef68185030
parentee7fc1be1db304787e41cfe63ec1f6a759869747
Fix printlogs (it was broken since the pytest move).

Also enhance it so it complains about inconsistent config dir names
and fix the existing inconsistent names. Now we can exapct log files
in our CI again.
14 files changed:
regression-tests.recursor-dnssec/printlogs.py
regression-tests.recursor-dnssec/test_Additionals.py
regression-tests.recursor-dnssec/test_ECS.py
regression-tests.recursor-dnssec/test_EDNSPadding.py
regression-tests.recursor-dnssec/test_Flags.py
regression-tests.recursor-dnssec/test_Lua.py
regression-tests.recursor-dnssec/test_Protobuf.py
regression-tests.recursor-dnssec/test_RDFlag.py
regression-tests.recursor-dnssec/test_RPZ.py
regression-tests.recursor-dnssec/test_RPZIncomplete.py
regression-tests.recursor-dnssec/test_ReadTrustAnchorsFromFile.py
regression-tests.recursor-dnssec/test_RootNXTrust.py
regression-tests.recursor-dnssec/test_TTL.py
regression-tests.recursor-dnssec/test_TrustAnchors.py