Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use edgeDNSServer for NS name resolution #516

Merged
merged 7 commits into from
Jun 8, 2021
Merged

Use edgeDNSServer for NS name resolution #516

merged 7 commits into from
Jun 8, 2021

Conversation

ytsarev
Copy link
Member

@ytsarev ytsarev commented Jun 8, 2021

  • Use edgeDNSServer for NS name resolution with the fallback to the local nameserver
  • Supporting dns related functions
  • Logs to stdout during the tests
  • Use localhost as default edgeDNSServer to avoid network timeout

ytsarev added 4 commits June 4, 2021 15:35
* Make localhost default EdgeDNSServer in tests
* Override config in tests with external Cloudflare edgeDNS

Otherwise there will be network i/o timeouts which affect
overall test suite performance.

Signed-off-by: Yury Tsarev <[email protected]>
Signed-off-by: Yury Tsarev <[email protected]>
Copy link
Collaborator

@kuritka kuritka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thx for fix tests, I have some points to consider

@ytsarev ytsarev requested a review from kuritka June 8, 2021 11:23
@ytsarev
Copy link
Member Author

ytsarev commented Jun 8, 2021

@kuritka thanks for the careful review, amended, please double check

@ytsarev ytsarev mentioned this pull request Jun 8, 2021
Signed-off-by: Yury Tsarev <[email protected]>
@ytsarev ytsarev merged commit 66d2929 into master Jun 8, 2021
@ytsarev ytsarev deleted the useEdgeDNSforNS branch June 8, 2021 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants