]> git.ipfire.org Git - thirdparty/bind9.git/commit
Log query and response when using isctest.query.*
authorNicki Křížek <nicki@isc.org>
Thu, 26 Jun 2025 14:14:50 +0000 (16:14 +0200)
committerNicki Křížek <nicki@isc.org>
Fri, 27 Jun 2025 14:31:49 +0000 (16:31 +0200)
commit56fec9ba04b3ddb82591d2c9edf4f073d650209c
treeb17be412cd5b7c7327c32615886687bab94f2519
parent51ac5bdd14030cec2c04db648c6991136e8f4d40
Log query and response when using isctest.query.*

Make sure the queries and responses are logged at the DEBUG level, which
may provide useful information in case of failing tests.

This doesn't seem to significantly increase the overall artifacts size.
Previously, pytest.log.txt files from all system tests would take around
3 MB, with this change, it's around 8 MB).
bin/tests/system/isctest/query.py
bin/tests/system/limits/tests_limits.py
bin/tests/system/stress/tests_stress_update.py
bin/tests/system/tsiggss/tests_isc_spnego_flaws.py