]> git.ipfire.org Git - thirdparty/bind9.git/commit
Use jinja2 templates in synthfromdnssec test
authorNicki Křížek <nicki@isc.org>
Fri, 5 Dec 2025 16:19:26 +0000 (17:19 +0100)
committerNicki Křížek <nicki@isc.org>
Tue, 9 Dec 2025 13:23:14 +0000 (14:23 +0100)
commit719c656d2b48f55672ec71d70ac53b012d7c4e0a
tree09c5a0992c224ae7376ecf69f7d0307d9a4ee5de
parent8db37ac31ce4f0e613061dff165bd05c2dd0bb03
Use jinja2 templates in synthfromdnssec test

- Merge ns*/statistics-channels.conf.in config snippets into
  conditionally rendered section in ns*/named.conf.j2 files.
13 files changed:
bin/tests/system/synthfromdnssec/ns1/named.conf.j2 [moved from bin/tests/system/synthfromdnssec/ns1/named.conf.in with 90% similarity]
bin/tests/system/synthfromdnssec/ns1/statistics-channels.conf.in [deleted file]
bin/tests/system/synthfromdnssec/ns2/named.conf.j2 [moved from bin/tests/system/synthfromdnssec/ns2/named.conf.in with 88% similarity]
bin/tests/system/synthfromdnssec/ns2/statistics-channels.conf.in [deleted file]
bin/tests/system/synthfromdnssec/ns3/named.conf.j2 [moved from bin/tests/system/synthfromdnssec/ns3/named.conf.in with 87% similarity]
bin/tests/system/synthfromdnssec/ns3/statistics-channels.conf.in [deleted file]
bin/tests/system/synthfromdnssec/ns4/named.conf.j2 [moved from bin/tests/system/synthfromdnssec/ns4/named.conf.in with 86% similarity]
bin/tests/system/synthfromdnssec/ns4/statistics-channels.conf.in [deleted file]
bin/tests/system/synthfromdnssec/ns5/named.conf.j2 [moved from bin/tests/system/synthfromdnssec/ns5/named.conf.in with 88% similarity]
bin/tests/system/synthfromdnssec/ns5/statistics-channels.conf.in [deleted file]
bin/tests/system/synthfromdnssec/ns6/named.conf.j2 [moved from bin/tests/system/synthfromdnssec/ns6/named.conf.in with 86% similarity]
bin/tests/system/synthfromdnssec/ns6/statistics-channels.conf.in [deleted file]
bin/tests/system/synthfromdnssec/setup.sh