Skip to content

Commit

Permalink
remove qq from dns e2e test due to flake (#2471)
Browse files Browse the repository at this point in the history
  • Loading branch information
aviramha authored May 29, 2024
1 parent 65a8022 commit b296726
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions changelog.d/+dns_flake.internal.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Fixed DNS e2e flake
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ const hostList = [
"www.live.com",
"www.msn.com",
"www.google.com.br",
"www.yahoo.co.jp",
"www.qq.com",
"www.yahoo.co.jp"
];

let requestIndex = 0;
Expand Down

0 comments on commit b296726

Please sign in to comment.