-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
assign proper internal IPs for nodes #8018
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sharifelgamal The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Codecov Report
@@ Coverage Diff @@
## master #8018 +/- ##
=======================================
Coverage 35.78% 35.78%
=======================================
Files 143 143
Lines 9174 9171 -3
=======================================
- Hits 3283 3282 -1
+ Misses 5490 5489 -1
+ Partials 401 400 -1
|
/ok-to-test |
kvm2 Driver |
Did this also fix embed cert issue ? I don't see the failure on this PR. I wonder if that was by chance or you fixed two with one bullet ? |
This should have nothing to do with embed-certs, since this is only broken in multinode. I can verify it still fails on this PR as well. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good to me, with required waiting for none tests.
could the "TestFunctional/parallel/TunnelCmd/serial/AccessDirect" be related to this PR ? could you verify the tunnel test passes on linux locally? |
Tunnel works just fine manually on the PR |
Thanks!
|
This was totally breaking multinode