]> git.ipfire.org Git - thirdparty/bind9.git/commit
Revert the statistics system test change after we fixed the resolver
authorOndřej Surý <ondrej@isc.org>
Tue, 13 Dec 2022 14:20:10 +0000 (15:20 +0100)
committerOndřej Surý <ondrej@isc.org>
Wed, 14 Dec 2022 17:49:18 +0000 (18:49 +0100)
commitb6796409504cfa0a52f1850a2b0bf15c56c94cf7
tree9cde4a81a125991a34cd4be92ae43603621903a1
parent5466a48fc98854e4c84b7bde3be56a9da17ec08f
Revert the statistics system test change after we fixed the resolver

When the resolver was refactored, the statistics system test had to be
adjusted in c6b4d8255775a24a12b832a90a78cbf86e9faa8d.  Unfortunately,
this change had to be done because of an error in the resolver
refactoring where timeout would not retry next server, but keep trying
the same server.  As we have now fixed this bug, revert the change to
the test back to the previous state.
bin/tests/system/statistics/tests.sh