Commit Graph

5 Commits

Author SHA1 Message Date
Christian Poveda
da5423cb06 Add conformance tests for NSEC3 2024-06-17 12:06:37 -07:00
Jorge Aparicio
e585bf0a41 dns-test: make NameServer's FQDN more stable
previously, the FQDN of a NameServer was generated using a globally
shared, monotonically increasing counter. that resulted in a
unpredictable FQDN in the presence other tests running concurrently /
in parallel

with this change, the presence of other test threads does not affect the
FQDN automatically chosen for a NameServer. the FQDN becomes only a
function of the order in which the NameServers are created *within a
thread*
2024-06-14 06:45:40 -07:00
Jorge Aparicio
383a4e72dd remove dnssec-tests' GHA workflow
it has been deprecated by the new `/.github/workflows/conformance.yml`
workflow
2024-06-07 11:04:53 +02:00
Jorge Aparicio
4b6c032e17 remove redundant license files 2024-06-07 11:04:26 +02:00
Jorge Aparicio
2a04299fbc Add 'conformance/' from commit '2a86c07974b27af6de6cdb0cc87074aaf57b8c39'
git-subtree-dir: conformance
git-subtree-mainline: f1489da675
git-subtree-split: 2a86c07974
2024-06-07 11:03:57 +02:00