]> git.ipfire.org Git - thirdparty/bind9.git/commit
Be more patient when stopping servers in the system tests
authorOndřej Surý <ondrej@isc.org>
Fri, 30 Sep 2022 14:01:49 +0000 (16:01 +0200)
committerOndřej Surý <ondrej@isc.org>
Fri, 30 Sep 2022 15:12:44 +0000 (17:12 +0200)
commitd97147232157a87ccb155b2d9c312eb7d1a21b4f
tree9d0b22d7549ff48fc42647ab78c40f70c924688d
parent3b01b436a2011af34c34a11b9fd64216583ef533
Be more patient when stopping servers in the system tests

When the TCP test is run on the busy server, the server might take a
while to wind the server down because it might still be processing all
that 300k invalid XFR requests.

Increate the rncd wait time to 120 seconds, the SIGTERM time to 300
seconds, and reduce the time to wait for ans servers from 1200 second
to just 120 seconds.
bin/tests/system/stop.pl