]> git.ipfire.org Git - thirdparty/bind9.git/commit
Turn off deadline for wildcard tests
authorMichal Nowak <mnowak@isc.org>
Wed, 7 Aug 2024 18:53:00 +0000 (20:53 +0200)
committerMichal Nowak <mnowak@isc.org>
Thu, 12 Sep 2024 11:17:52 +0000 (11:17 +0000)
commitc8c8b36e4459a5d7fe61adb6b13e7af0490f84eb
tree64a4b06f6d6c42b22a2c89bf3e3a9927ac274ff4
parent937d7f30eb4400637181393478996ed78fe99f9e
Turn off deadline for wildcard tests

Tests that query BIND need much longer deadline to account for retries,
the default 200ms won't work.

(cherry picked from commit d2e0043ec3dd923922156f18736e6df3416f9ec7)
bin/tests/system/wildcard/tests_wildcard.py