2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00

Remove dupsigs system test

This test uses key timing metadata to do rollovers, this is no longer
applicable with 'dnssec-policy'. Note that with 'dnssec-policy' key
timing metadata is still written, but it is not used for determining
what and when to do key rollovers.
This commit is contained in:
Matthijs Mekking
2023-06-27 16:25:30 +02:00
parent f0c164954e
commit ee3ae4d7d5
12 changed files with 0 additions and 493 deletions

View File

@@ -96,7 +96,6 @@ else:
PORTS_PER_TEST = 20
PRIORITY_TESTS = [
# Tests that are scheduled first. Speeds up parallel execution.
"dupsigs/",
"rpz/",
"rpzrecurse/",
"serve-stale/",