From ee3ae4d7d5c6c7b8f34a79b36ab0ea2c8c7e755c Mon Sep 17 00:00:00 2001 From: Matthijs Mekking Date: Tue, 27 Jun 2023 16:25:30 +0200 Subject: [PATCH] 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. --- bin/tests/system/Makefile.am | 1 - bin/tests/system/conf.sh.common | 1 - bin/tests/system/conftest.py | 1 - bin/tests/system/dupsigs/check_journal.pl | 206 ------------------ bin/tests/system/dupsigs/clean.sh | 24 -- bin/tests/system/dupsigs/ns1/named.args | 1 - bin/tests/system/dupsigs/ns1/named.conf.in | 34 --- bin/tests/system/dupsigs/ns1/reset_keys.sh | 99 --------- .../system/dupsigs/ns1/signing.test.db.in | 18 -- bin/tests/system/dupsigs/setup.sh | 23 -- bin/tests/system/dupsigs/tests.sh | 71 ------ bin/tests/system/dupsigs/tests_sh_dupsigs.py | 14 -- 12 files changed, 493 deletions(-) delete mode 100644 bin/tests/system/dupsigs/check_journal.pl delete mode 100644 bin/tests/system/dupsigs/clean.sh delete mode 100644 bin/tests/system/dupsigs/ns1/named.args delete mode 100644 bin/tests/system/dupsigs/ns1/named.conf.in delete mode 100644 bin/tests/system/dupsigs/ns1/reset_keys.sh delete mode 100644 bin/tests/system/dupsigs/ns1/signing.test.db.in delete mode 100644 bin/tests/system/dupsigs/setup.sh delete mode 100644 bin/tests/system/dupsigs/tests.sh delete mode 100644 bin/tests/system/dupsigs/tests_sh_dupsigs.py diff --git a/bin/tests/system/Makefile.am b/bin/tests/system/Makefile.am index 245d02240c..ac4e3e0b6b 100644 --- a/bin/tests/system/Makefile.am +++ b/bin/tests/system/Makefile.am @@ -104,7 +104,6 @@ TESTS += \ dlzexternal \ dns64 \ dsdigest \ - dupsigs \ dyndb \ ecdsa \ eddsa \ diff --git a/bin/tests/system/conf.sh.common b/bin/tests/system/conf.sh.common index 696f6c2454..83cf726aa3 100644 --- a/bin/tests/system/conf.sh.common +++ b/bin/tests/system/conf.sh.common @@ -42,7 +42,6 @@ export LANG=C PARALLEL_COMMON=" rpzrecurse serve-stale -dupsigs acl additional addzone diff --git a/bin/tests/system/conftest.py b/bin/tests/system/conftest.py index 31ad1174e9..f8c7e9c9e5 100644 --- a/bin/tests/system/conftest.py +++ b/bin/tests/system/conftest.py @@ -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/", diff --git a/bin/tests/system/dupsigs/check_journal.pl b/bin/tests/system/dupsigs/check_journal.pl deleted file mode 100644 index 074743205c..0000000000 --- a/bin/tests/system/dupsigs/check_journal.pl +++ /dev/null @@ -1,206 +0,0 @@ -#!/usr/bin/env perl - -# Copyright (C) Internet Systems Consortium, Inc. ("ISC") -# -# SPDX-License-Identifier: MPL-2.0 -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, you can obtain one at https://mozilla.org/MPL/2.0/. -# -# See the COPYRIGHT file distributed with this work for additional -# information regarding copyright ownership. - -use strict; -use warnings; - -sub process_changeset; - -my @changeset; - -while( my $line = <> ) { - chomp $line; - - if( $line =~ /^(?add|del) (?