Skip to content

Lower all WARNING to NOTICE in Zone01 specification#1384

Merged
matsduf merged 3 commits into
zonemaster:developfrom
matsduf:lower-level-mname-error-zone01
May 27, 2025
Merged

Lower all WARNING to NOTICE in Zone01 specification#1384
matsduf merged 3 commits into
zonemaster:developfrom
matsduf:lower-level-mname-error-zone01

Conversation

@matsduf

@matsduf matsduf commented May 16, 2025

Copy link
Copy Markdown
Contributor

Purpose

Test case Zone01 checks SOA MNAME for errors, and outputs various messages. Most of them are on level WARNING even though the consequence of the error is small. As stated in the updated objective of the test case:

The operational concequences on errors on SOA MNAME are, however, limited. it is
never used for finding authoritative name server for the zone, and is not part
of normal lookup.

This PR lowers the level from WARNING to NOTICE of all messages (when "WARNING" today).

Context

Issue #1371 raises the question of level. In a follow-up PR in Engine the change will be implemented.

How to test this PR

Review the update.

@matsduf matsduf added this to the v2025.1 milestone May 16, 2025
@matsduf matsduf added the A-TestCase Area: Test case specification or implementation of test case label May 16, 2025
@matsduf matsduf changed the title Lower all WARNING to NOTICE in Zone01 Lower all WARNING to NOTICE in Zone01 specification May 16, 2025
marc-vanderwal
marc-vanderwal previously approved these changes May 20, 2025
Comment thread docs/public/specifications/tests/Zone-TP/zone01.md Outdated
Co-authored-by: tgreenx <96772376+tgreenx@users.noreply.github.com>
Comment thread docs/public/specifications/tests/Zone-TP/zone01.md Outdated
@matsduf matsduf requested review from marc-vanderwal and tgreenx May 22, 2025 09:13
@matsduf matsduf merged commit a231050 into zonemaster:develop May 27, 2025
@matsduf matsduf deleted the lower-level-mname-error-zone01 branch May 27, 2025 12:42
@tgreenx tgreenx linked an issue Feb 25, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-TestCase Area: Test case specification or implementation of test case

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Zone01: lack of MNAME query response should be INFO, not WARNING

4 participants