bind9/bin/tests/system/shutdown
Tom Krizek 184eddb595
Use timeout for rndc status in shutdown test
Pass 5 second timeout to the rndc status command(s) to avoid hitting the
hard 10 second timeout from subprocess.call, which would result in an
unwanted exception that would only mask the real issue: if the rndc
status times out in this test, it is likely due to the server not
stopping as it should.

(cherry picked from commit ceed694659)
2023-07-04 14:36:05 +02:00
..
ns1 Use DEFAULT_HMAC for rndc 2022-08-10 17:25:26 +10:00
ns2 Use DEFAULT_HMAC for rndc 2022-08-10 17:25:26 +10:00
resolver Use DEFAULT_HMAC for rndc 2022-08-10 17:25:26 +10:00
clean.sh Add shell interpreter line where missing 2022-11-14 21:02:15 +01:00
setup.sh Add shell interpreter line where missing 2022-11-14 21:02:15 +01:00
tests_shutdown.py Use timeout for rndc status in shutdown test 2023-07-04 14:36:05 +02:00