From: Nicki Křížek Date: Tue, 9 Dec 2025 13:27:31 +0000 (+0100) Subject: chg: test: Convert all named.conf in system tests to jinja2 X-Git-Tag: v9.21.17~46 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c0b2819edf9c37f2d6449271eb81408916b01a1;p=thirdparty%2Fbind9.git chg: test: Convert all named.conf in system tests to jinja2 Replace all the `named.conf*.in` files to use jinja2 templates instead. This makes it possible to drop the `copy_setports` function, makes room for further `setup.sh` cleanup, and prepares for future de-duplication of the configs (common settings as well as shared configs within one test dir). Merge branch 'nicki/convert-to-jinja2-templates' into 'main' See merge request isc-projects/bind9!11332 --- 0c0b2819edf9c37f2d6449271eb81408916b01a1