]> 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 14:19:37 +0000 (00:19 +1000)
commit8ae4fda54a8ffe18a41de5b1bf3c9c4d5a2bad38
tree0f8ba2c2cd4653e04ff3fdf4fdece3592de90e23
parent3ad550f17ad087f0d7c647f236b0229b1e071535
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.

(cherry picked from commit 614cf5a0302fbd396f3e6f7947c19f0586cb0c14)
bin/tests/system/rndc/tests.sh