]> git.ipfire.org Git - thirdparty/bind9.git/commit
Disable minimal update check with no keys on Windows
authorMichal Nowak <mnowak@isc.org>
Wed, 31 May 2023 11:14:19 +0000 (13:14 +0200)
committerMichal Nowak <mnowak@isc.org>
Wed, 31 May 2023 12:25:02 +0000 (14:25 +0200)
commitca57ddf53e28788a0affa17b138fddbd074a69ea
tree433de0a786e10188deb12cfa69f106d3828c8b99
parentadb71afffec615f63fb79306ae429fa55a6d5fd7
Disable minimal update check with no keys on Windows

The $t1 value equals $t2 due to the time elapsed between "rndc
managed-keys status" calls being equal to the normal active refresh
period (as calculated per rules listed in RFC 5011 section 2.3) minus an
"hour" (as set using -T mkeytimers). This value equality is expected to
happen on really slow machines. On our Windows CI runner, it happens
very often.
bin/tests/system/mkeys/tests.sh