]> 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 09:36:55 +0000 (11:36 +0200)
commit613f48ebcbd2a7202d3c81eafcb0e54c1d0fb253
tree3d72f77d101559b4bc18d9b90a548ee4806c45c1
parent8851b279d00a7d1150dcb5e963a65637eee2d03a
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
bin/tests/system/rollover/setup.py
bin/tests/system/rollover/tests_rollover_manual.py