bind9/bin
Matthijs Mekking 8b71cbd09c Update inline system test, zone 'retransfer3.'
The zone 'retransfer3.' tests whether zones that 'rndc signing
-nsec3param' requests are queued even if the zone is not loaded.

The test assumes that if 'rndc signing -list' shows that the zone is
done signing with two keys, and there are no NSEC3 chains pending, the
zone is done handling the '-nsec3param' queued requests. However, it
is possible that the 'rndc signing -list' command is received before
the corresponding privatetype records are added to the zone (the records
that are used to retrieve the signing status with 'rndc signing').

This is what happens in test failure
https://gitlab.isc.org/isc-projects/bind9/-/jobs/2722752.

The 'rndc signing -list retransfer3' is thus an unreliable check.
It is simpler to just remove the check and wait for a certain amount
of time and check whether ns3 has re-signed the zone using NSEC3.
2022-09-07 16:24:14 +02:00
..
check Remove the isc_app API 2022-08-26 09:09:25 +02:00
confgen Replace ISC_NORETURN with C11's noreturn 2022-03-25 08:33:43 +01:00
delv Update netmgr, tasks, and applications to use isc_loopmgr 2022-08-26 09:09:24 +02:00
dig Allow fallback to IDNA2003 processing 2022-09-05 10:34:49 +02:00
dnssec Update netmgr, tasks, and applications to use isc_loopmgr 2022-08-26 09:09:24 +02:00
named Do not use libxml2 deprecated functions 2022-09-06 08:55:07 +00:00
nsupdate Update netmgr, tasks, and applications to use isc_loopmgr 2022-08-26 09:09:24 +02:00
plugins Make isc_ht optionally case insensitive 2022-03-28 15:02:18 -07:00
rndc Update netmgr, tasks, and applications to use isc_loopmgr 2022-08-26 09:09:24 +02:00
tests Update inline system test, zone 'retransfer3.' 2022-09-07 16:24:14 +02:00
tools quote addresses in YAML output 2022-08-31 15:32:24 -07:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00