]> 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 16:09:08 +0000 (18:09 +0200)
commit6dac87f32cf7fe3e3898124a8e5045b67b33563e
tree7f178b3397259e347e05fed543f8b7cd5c42cbd2
parente4cd3ccf33e9f0ab39704d8a2d165ad0fee37ca9
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).

(cherry picked from commit 56fec9ba04b3ddb82591d2c9edf4f073d650209c)
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