Creates test scenarios for Connectivity04#1299
Conversation
mattias-p
left a comment
There was a problem hiding this comment.
Looks pretty good. I didn't read thoroughly through the zone and config files.
There seemed to be some confusion around double prefixes and I did my best to straighten it out. You be the judge of how well I did.
matsduf
left a comment
There was a problem hiding this comment.
@mattias-p, I accepted all your suggestions, but the tool complained that you had more than one change on the same line. I will process them manually instead.
| | 127.13.4.24 | root-ns2.xa (test case local root zone) | | ||
| | 127.13.4.25 | ns1.asnlookup.zonemaster.net (test case local) | | ||
| | 127.13.4.26 | ns2.asnlookup.zonemaster.net (test case local) | | ||
| | (...) | | |
There was a problem hiding this comment.
I will check to make it consistent.
Co-authored-by: Mattias Päivärinta <mattias@paivarinta.se>
Co-authored-by: Mattias Päivärinta <mattias@paivarinta.se>
index file. That file is updated to match updated scenarios. A new README being an index is created.
mattias-p
left a comment
There was a problem hiding this comment.
This looks good to me. I have a few questions/suggestions but nothing critical.
Co-authored-by: Mattias Päivärinta <mattias@paivarinta.se>
Co-authored-by: tgreenx <96772376+tgreenx@users.noreply.github.com>
Co-authored-by: tgreenx <96772376+tgreenx@users.noreply.github.com>
|
@tgreenx, thank you for thorough review. |
…vity04.md Co-authored-by: tgreenx <96772376+tgreenx@users.noreply.github.com>
|
Two scenarios are renamed (ERROR-PREFIX-DATABASE-4 and -5) and expected tags are updated. This update is to match the latest update of the specification. New names are HAS-NON-ASN-TXT-1 and -2. (ERROR-PREFIX-DATABASE-6, -7 and -8 are neither renamed or updated.) |
…t case specification
c48f47e to
3253a3b
Compare
Co-authored-by: tgreenx <96772376+tgreenx@users.noreply.github.com>
|
@marc-vanderwal, @MichaelTimbert, @mattias-p, please review. |
|
@tgreenx, can you approve again? I just updated the file with the output from zonemaster-cli. |
Purpose
This PR creates test scenarios for test case Connectivity04, and test zones for those scenarios. The scenarios are based on the test case specification as updated by #1298.
In file
test-zone-data/Connectivity-TP/connectivity04/README.mdit is reported the results from testing the test zones byzonemaster-cli, but that is before the update of the implementation of the test case.zonemaster-clioutputs unexpected "Use of uninitialized value (...)".Context
#1298
How to test this PR
Review the test scenarios to verify that all relevant cases have been covered.
When the implementation of Connectivity04 has been updated (based on #1298), then rerun then commands in the README file.