From: Remi Gacogne Date: Fri, 18 Aug 2023 06:37:29 +0000 (+0200) Subject: dnsdist: Set verbose for TestAdvancedGetLocalAddressOnAnyBind X-Git-Tag: rec-5.0.0-alpha1~35^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f37871dd83b211347b1e68777ee15e2c0d7f9ad7;p=thirdparty%2Fpdns.git dnsdist: Set verbose for TestAdvancedGetLocalAddressOnAnyBind --- diff --git a/regression-tests.dnsdist/test_Advanced.py b/regression-tests.dnsdist/test_Advanced.py index 5a0443ac87..a30c1318da 100644 --- a/regression-tests.dnsdist/test_Advanced.py +++ b/regression-tests.dnsdist/test_Advanced.py @@ -311,6 +311,7 @@ class TestAdvancedGetLocalAddressOnAnyBind(DNSDistTest): _config_params = ['_testServerPort', '_dnsDistPort', '_dnsDistPort'] _acl = ['127.0.0.1/32', '::1/128'] _skipListeningOnCL = True + _verboseMode = True def testAdvancedGetLocalAddressOnAnyBind(self): """