]> git.ipfire.org Git - thirdparty/bind9.git/commit
Retry checks that records are present and signed
authorMark Andrews <marka@isc.org>
Mon, 18 May 2020 02:04:09 +0000 (12:04 +1000)
committerMark Andrews <marka@isc.org>
Mon, 18 May 2020 02:19:16 +0000 (12:19 +1000)
commit46c4e5d96f4b024117b4e462d3929bb68cb63136
tree372277da900c1f3aeabea643f559022af7292df8
parentd298aa3bd49b609898f7df8d8661d3283fec805d
Retry checks that records are present and signed

There a race between when the delta is logged and when the
server returns signed record.  Retry the queries if the
lookups fail to meet expectations.
bin/tests/system/autosign/tests.sh