From e403f6dc2c2b4302aead83e44f64452853a0e9ee Mon Sep 17 00:00:00 2001 From: Matthijs Mekking Date: Fri, 28 Nov 2025 12:14:40 +0100 Subject: [PATCH] rollover-lifetime: Update templates This test does not require a trust chain. Merely update the template zone files to not point to the common template. (cherry picked from commit 0016791c91378d9b4d2efaef237e31b5070c3043) --- .../rollover-multisigner/ns3/template.db.in | 28 ++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) mode change 120000 => 100644 bin/tests/system/rollover-multisigner/ns3/template.db.in diff --git a/bin/tests/system/rollover-multisigner/ns3/template.db.in b/bin/tests/system/rollover-multisigner/ns3/template.db.in deleted file mode 120000 index ce6d526285..0000000000 --- a/bin/tests/system/rollover-multisigner/ns3/template.db.in +++ /dev/null @@ -1 +0,0 @@ -../../rollover/ns3/template.db.in \ No newline at end of file diff --git a/bin/tests/system/rollover-multisigner/ns3/template.db.in b/bin/tests/system/rollover-multisigner/ns3/template.db.in new file mode 100644 index 0000000000..010b05b3cb --- /dev/null +++ b/bin/tests/system/rollover-multisigner/ns3/template.db.in @@ -0,0 +1,27 @@ +; 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. + +$TTL 300 +@ IN SOA mname1. . ( + 1 ; serial + 20 ; refresh (20 seconds) + 20 ; retry (20 seconds) + 1814400 ; expire (3 weeks) + 3600 ; minimum (1 hour) + ) + + NS ns3 +ns3 A 10.53.0.3 + +a A 10.0.0.1 +b A 10.0.0.2 +c A 10.0.0.3 +