mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 11:29:59 -04:00
Add a new system test directory for DNSSEC tests written in Python, using the isctest.zone helpers for zone setup rather than shell sign scripts. Set up four nameservers: - ns1: authoritative for the signed root zone - ns2: authoritative for test zones (primary) - ns3: authoritative for additional test zones (typically delegations) - ns9: validating resolver Zone configuration for ns2 and ns3 is driven by the ``zones`` template variable via _common/zones.conf.j2, so each test module's bootstrap() controls which zones those servers load without touching named.conf. Individual test modules will be added in subsequent commits. Assisted-by: Claude:claude-opus-4-8 |
||
|---|---|---|
| .. | ||
| named.conf.j2 | ||