]> git.ipfire.org Git - thirdparty/bind9.git/commit
Improve isctest.template dataclasses' defaults
authorNicki Křížek <nicki@isc.org>
Wed, 1 Apr 2026 15:04:22 +0000 (17:04 +0200)
committerNicki Křížek <nicki@isc.org>
Thu, 28 May 2026 14:52:24 +0000 (16:52 +0200)
commit95ca42810e56eda2cb2f27819ddaa039de14fc4a
treeb0947591b606b2b68f65bd30395860c5ddb0f6fb
parent517ec574516ea42653b2abe8f59296e724f40ded
Improve isctest.template dataclasses' defaults

Extend the Nameserver to generate the default IPv4/IPv6 values, add NSX
values for the predefined nameservers (there are 11 of them, as per
bin/tests/system/ifconfig.sh.in max value). Add the missing ns11
fixture.

Extend the Zone to derive the zone filename by default, unless
specified.

Adjust the existing uses of these classes to utilize the simplified
defaults.

(cherry picked from commit fa3a59e70c97a24090a24d46135f672a004bf9ca)
bin/tests/system/conftest.py
bin/tests/system/isctest/template.py