]> git.ipfire.org Git - thirdparty/bind9.git/commit
Require python-jinja2 for system tests
authorNicki Křížek <nicki@isc.org>
Tue, 15 Apr 2025 12:16:08 +0000 (14:16 +0200)
committerNicki Křížek <nicki@isc.org>
Tue, 15 Apr 2025 14:46:54 +0000 (16:46 +0200)
commit543ba8da5a9ff45f2595a617d08d56dd281865a4
tree2dddf4384767a1fcc5fb56427911120ee4778901
parente0f0c557a0b305a83967a0e75c9f955f410a2cc9
Require python-jinja2 for system tests

Many of the system tests now use jinja2 template engine. Adding jinja2
as a hard dependency is preferable than potentially silently skipping
many system tests.
bin/tests/system/README.md
bin/tests/system/isctest/template.py