mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Include logs from failing tests in JUnit output
(cherry picked from commit 8952618262)
This commit is contained in:
parent
a802e84cd5
commit
8627d41d4d
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue