Skip to content

Commit

Permalink
tests/external: Update list of external resolvers
Browse files Browse the repository at this point in the history
This patch updates the list of external resolvers we test against;
removing some that we see returning regular errors and causing
flakiness, and updating others who have changed.
  • Loading branch information
albertito committed Nov 3, 2024
1 parent d0004ed commit 4460481
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions tests/external.sh
Original file line number Diff line number Diff line change
Expand Up @@ -219,9 +219,8 @@ for server in \
"https://1.1.1.1/dns-query" \
"https://cloudflare-dns.com/dns-query" \
"https://dns.google/dns-query" \
"https://dns.quad9.net/dns-query" \
"https://doh.nl.ahadns.net/dns-query" \
"https://dns.alidns.com/dns-query" \
"https://9.9.9.9/dns-query" \
"https://blitz.ahadns.com" \
"https://odvr.nic.cz/dns-query" \
;
do
Expand Down

0 comments on commit 4460481

Please sign in to comment.