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

fix: use independent dns service for UDP e2e test #753

Merged
merged 3 commits into from
Nov 12, 2021
Merged

fix: use independent dns service for UDP e2e test #753

merged 3 commits into from
Nov 12, 2021

Conversation

nic-6443
Copy link
Member

Use independent dns service for UDP e2e test, avoid create resource in kube-system namespace
Please answer these questions before submitting a pull request

@nic-6443
Copy link
Member Author

nic-6443 commented Nov 11, 2021

@gxthrj ping

if readyNum == desired {
return "Service is now available", nil
}
return "Endpoints not ready yet", nil
Copy link
Contributor

Choose a reason for hiding this comment

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

Add the expected number and the actual number to the message, it's useful to troubleshoot issues.

@codecov-commenter
Copy link

codecov-commenter commented Nov 11, 2021

Codecov Report

Merging #753 (d4c5743) into master (62b7162) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #753      +/-   ##
==========================================
+ Coverage   31.69%   31.70%   +0.01%     
==========================================
  Files          65       66       +1     
  Lines        6639     6640       +1     
==========================================
+ Hits         2104     2105       +1     
  Misses       4280     4280              
  Partials      255      255              
Impacted Files Coverage Δ
test/e2e/e2e.go 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 62b7162...d4c5743. Read the comment docs.

Copy link
Contributor

@gxthrj gxthrj left a comment

Choose a reason for hiding this comment

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

Good job

Copy link
Member

@tao12345666333 tao12345666333 left a comment

Choose a reason for hiding this comment

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

👍

wait for CI

@tao12345666333
Copy link
Member

@nic-6443 #754 has been merged. Can you please rebase the code? Then e2e can pass.

@tao12345666333 tao12345666333 merged commit 4a862e2 into apache:master Nov 12, 2021
@tao12345666333
Copy link
Member

CI 🟢

Sindweller pushed a commit to Sindweller/apisix-ingress-controller that referenced this pull request Nov 25, 2021
@nic-6443 nic-6443 deleted the e2e-fix branch April 3, 2022 14:28
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.

None yet

5 participants