Skip to content

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 300 seconds.

Edited by Ondřej Surý

Merge request reports