diff --git a/bin/tests/system/pytest.ini b/bin/tests/system/pytest.ini index e1cb863d47..1559595852 100644 --- a/bin/tests/system/pytest.ini +++ b/bin/tests/system/pytest.ini @@ -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