bind9/bin/tests/system/nsec3
Matthijs Mekking 3c08fbc79f Change NSEC3 iterations to 0 in system tests
The system tests need to be updated because non-zero iterations are no
longer accepted.

The autosign system test changes its iterations from 1 to 0 in one
test case. This requires the hash to be updated.

The checkconf system test needs to change the iterations in the good
configuration files to 0, and in the bad ones to 1 (any non-zero value
would suffice, but we test the corner case here). Also, the expected
failure message is change, so needs to be adjusted.

The nsec3 system test also needs iteration configuration adjustments.
In addition, the test script no longer needs the ITERATIONS environment
variable.

In the process of updating the system tests, I noticed an error
in the dnssec-policy "nsec3-other", where the salt length in one
configuration file is different than in the other (they need to be
the same). Furthermore, the 'rndc signing -nsec3param' test case
is operated on the zone 'nsec-change.kasp', so is moved so that the
tests on the same zone are grouped together.
2023-12-05 14:58:58 +00:00
..
ns2 Remove redundant inline-signing lines from tests 2023-08-01 06:55:48 +00:00
ns3 Change NSEC3 iterations to 0 in system tests 2023-12-05 14:58:58 +00:00
clean.sh nsec3: skip tests that depend on RSASHA1 in FIPS mode 2023-04-03 12:44:27 +10:00
setup.sh Reformat shell scripts with shfmt 2023-10-26 10:23:50 +02:00
tests.sh Change NSEC3 iterations to 0 in system tests 2023-12-05 14:58:58 +00:00
tests_sh_nsec3.py Add pytest functions for shell system tests 2023-05-22 14:11:39 +02:00