bind9/bin/tests/system/inline
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
..
ns1 inline: use $DEFAULT_ALGORITHM 2022-07-12 10:40:29 +10:00
ns2 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ns3 inline: use $DEFAULT_ALGORITHM 2022-07-12 10:40:29 +10:00
ns4 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ns5 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ns6 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ns7 inline: use $DEFAULT_ALGORITHM 2022-07-12 10:40:29 +10:00
ns8 inline: use $DEFAULT_ALGORITHM 2022-07-12 10:40:29 +10:00
clean.sh Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
setup.sh Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
tests.sh Update inline system test, zone 'retransfer3.' 2022-09-07 16:24:14 +02:00
tests_signed_zone_files.py Auto-format Python files with black 2022-06-08 10:28:08 +02:00