2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

Include logs from failing tests in JUnit output

This commit is contained in:
Petr Špaček
2023-03-17 13:20:59 +01:00
committed by Tom Krizek
parent d0619c7a18
commit 8952618262

View File

@@ -16,3 +16,5 @@ log_date_format = %Y-%m-%d %H:%M:%S
log_cli = 1
log_level = INFO
python_files = tests_*.py
junit_logging = log
junit_log_passing_tests = 0