[PR #1724] Add missing dns domain to tests to avoid verbose test logs #3200

Open
opened 2025-11-20 08:05:17 -05:00 by saavagebueno · 0 comments
Owner

Original Pull Request: https://github.com/netbirdio/netbird/pull/1724

State: closed
Merged: Yes


Describe your changes

This should reduce the number of lines like:

2024-03-17T20:07:19.2357150Z time="2024-03-17T20:07:01Z" level=error msg="no dns domain is set, returning empty zone"
2024-03-17T20:07:19.2358679Z time="2024-03-17T20:07:01Z" level=error msg="no dns domain is set, returning empty zone"
2024-03-17T20:07:19.2360189Z time="2024-03-17T20:07:01Z" level=error msg="no dns domain is set, returning empty zone"
2024-03-17T20:07:19.2361706Z time="2024-03-17T20:07:01Z" level=error msg="no dns domain is set, returning empty zone"
2024-03-17T20:07:19.2363215Z time="2024-03-17T20:07:01Z" level=error msg="no dns domain is set, returning empty zone"
2024-03-17T20:07:19.2364841Z time="2024-03-17T20:07:01Z" level=error msg="no dns domain is set, returning empty zone"
2024-03-17T20:07:19.2366344Z time="2024-03-17T20:07:01Z" level=error msg="no dns domain is set, returning empty zone"

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary
**Original Pull Request:** https://github.com/netbirdio/netbird/pull/1724 **State:** closed **Merged:** Yes --- ## Describe your changes This should reduce the number of lines like: ```shell 2024-03-17T20:07:19.2357150Z time="2024-03-17T20:07:01Z" level=error msg="no dns domain is set, returning empty zone" 2024-03-17T20:07:19.2358679Z time="2024-03-17T20:07:01Z" level=error msg="no dns domain is set, returning empty zone" 2024-03-17T20:07:19.2360189Z time="2024-03-17T20:07:01Z" level=error msg="no dns domain is set, returning empty zone" 2024-03-17T20:07:19.2361706Z time="2024-03-17T20:07:01Z" level=error msg="no dns domain is set, returning empty zone" 2024-03-17T20:07:19.2363215Z time="2024-03-17T20:07:01Z" level=error msg="no dns domain is set, returning empty zone" 2024-03-17T20:07:19.2364841Z time="2024-03-17T20:07:01Z" level=error msg="no dns domain is set, returning empty zone" 2024-03-17T20:07:19.2366344Z time="2024-03-17T20:07:01Z" level=error msg="no dns domain is set, returning empty zone" ``` ## Issue ticket number and link ### Checklist - [ ] Is it a bug fix - [ ] Is a typo/documentation fix - [ ] Is a feature enhancement - [ ] It is a refactor - [ ] Created tests that fail without the change (if possible) - [ ] Extended the README / documentation, if necessary
saavagebueno added the pull-request label 2025-11-20 08:05:17 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#3200