]> git.ipfire.org Git - thirdparty/bind9.git/commit
Adjust kasp tests to use 'checkds'
authorMatthijs Mekking <matthijs@isc.org>
Fri, 31 Jul 2020 07:04:07 +0000 (09:04 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Fri, 7 Aug 2020 09:26:09 +0000 (11:26 +0200)
commit38cb43bc86cdc1e69554bc795a55db6536373b96
tree26bf4bfb9784ca23629195c963b9869d769f07d0
parente3eb55fd1c2638c64ea802804e90b2917beed532
Adjust kasp tests to use 'checkds'

With 'checkds' replacing 'parent-registration-delay', the kasp
test needs the expected times to be adjusted. Also the system test
needs to call 'rndc dnssec -checkds' to progress the rollovers.

Since we pretend that the KSK is active as soon as the DS is
submitted (and parent registration delay is no longer applicable)
we can simplify the 'csk_rollover_predecessor_keytimes' function
to take only one "addtime" parameter.

This commit also slightly changes the 'check_dnssecstatus' function,
passing the zone as a parameter.
bin/tests/system/kasp/clean.sh
bin/tests/system/kasp/ns3/policies/autosign.conf
bin/tests/system/kasp/ns3/setup.sh
bin/tests/system/kasp/tests.sh