]> 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>
Wed, 27 May 2026 14:19:31 +0000 (14:19 +0000)
commitfa3a59e70c97a24090a24d46135f672a004bf9ca
treeed6f773ce07d6d7978d99f8ef36160811abd724b
parenta97e5c30311d2fae97e28c51aabca20a174fdec6
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.
bin/tests/system/conftest.py
bin/tests/system/isctest/template.py
bin/tests/system/rollover/setup.py
bin/tests/system/rollover/tests_rollover_manual.py