From: Lukáš Ondráček Date: Thu, 17 Oct 2024 12:11:27 +0000 (+0200) Subject: pytests: change log level from debug to notice X-Git-Tag: v6.0.9~1^2~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fenvironments%2Fdocs-develop-rrl-8r8r8r%2Fdeployments%2F5355;p=thirdparty%2Fknot-resolver.git pytests: change log level from debug to notice --- diff --git a/tests/pytests/templates/kresd.conf.j2 b/tests/pytests/templates/kresd.conf.j2 index b87515c9b..6d37e1d0a 100644 --- a/tests/pytests/templates/kresd.conf.j2 +++ b/tests/pytests/templates/kresd.conf.j2 @@ -5,7 +5,7 @@ modules = { } {% if kresd.verbose %} -log_level('debug') +log_level('notice') {% endif %} {% if kresd.ip %}