]> git.ipfire.org Git - thirdparty/bind9.git/commit
Improve forensics for the querylog section of rndc system test
authorMark Andrews <marka@isc.org>
Thu, 7 Apr 2022 07:14:54 +0000 (17:14 +1000)
committerMark Andrews <marka@isc.org>
Mon, 2 May 2022 13:57:49 +0000 (13:57 +0000)
commit614cf5a0302fbd396f3e6f7947c19f0586cb0c14
tree79cc45ec1148c6b3b49def58d6c5d78a48e0a7df
parentc1036021e1ed7f5ec041c673fccccc72aa3ffd45
Improve forensics for the querylog section of rndc system test

The dig commands appear to be failing unexpectedly on some platforms
when rate limiting kicks in and the response is dropped.  Correct
behaviour should be for dig to retry the query.  Set +qr and capture
stdout and stderr of each of the dig commands involved.
bin/tests/system/rndc/tests.sh