bind9/bin/tests/system/addzone
Nicki Křížek 7718baa363 Add nsX fixtures to system tests
Many of our test cases only use a single NamedInstance from the
`servers` fixture. Introduce `nsX` helper fixtures to simplify these
tests and reduce boilterplate code further.

Specifically, the test no longer has to either define its own variable
to extract a single server from the list, or use the longer
servers["nsX"] syntax. While this may seem minor, the amount of times it
is repeated across the tests justifies the change. It also promotes
using more explicit server identification, i.e. `nsX`, rather than
generic `server`. This also improves the clarity of the tests and may be
helpful in traceback during debugging as well.

(cherry picked from commit fe55342916)
2025-07-18 16:20:06 +02:00
..
ns1 change allow-transfer default to "none" 2024-06-05 10:50:06 -07:00
ns2 Rename system test directory with common files to _common 2023-09-19 13:29:27 +02:00
ns3 Unify parental-agents, primaries to remote-servers 2024-12-13 10:39:25 +01:00
setup.sh Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
tests.sh Reformat shell scripts with shfmt 2023-10-26 10:23:50 +02:00
tests_rndc_deadlock.py Add nsX fixtures to system tests 2025-07-18 16:20:06 +02:00
tests_sh_addzone.py Replace clean.sh files with extra_artifacts mark 2024-11-08 15:39:50 +01:00