]> git.ipfire.org Git - thirdparty/bind9.git/commit
Use a single named.conf template in rollover test
authorNicki Křížek <nicki@isc.org>
Fri, 30 May 2025 15:21:36 +0000 (17:21 +0200)
committerNicki Křížek <nicki@isc.org>
Fri, 18 Jul 2025 11:37:58 +0000 (13:37 +0200)
commit784a252425fdbea436ecb48b9992253623ac4f68
tree2f56ddd57c061500ee19d197b55a26dac23e8bde
parentb2bb6051430dd07b5ba5d6af10607b5e7e5acdae
Use a single named.conf template in rollover test

Rather than using multiple slightly modified named.conf files, use a
single template which can be rendered differently based on an input
argument -- in this case, csk_roll.
bin/tests/system/rollover/ns6/named.conf.j2
bin/tests/system/rollover/ns6/named2.conf.j2 [deleted file]
bin/tests/system/rollover/tests_rollover.py