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 dualStack test #6245

Merged
merged 1 commit into from
Oct 10, 2022
Merged

Fix dualStack test #6245

merged 1 commit into from
Oct 10, 2022

Conversation

manuelbuil
Copy link
Contributor

Signed-off-by: Manuel Buil [email protected]

Proposed Changes

1 - Updates the node IP check which was wrong
2 - Adds an ipv6 gateway to the nodes. Without it, the curl to an ipv6 service is never done as the kernel can't forward packets and thus we get:

curl: (7) Couldn't connect to server
Summarizing 1 Failure:
  [FAIL] Verify DualStack Configuration [It] Verifies ClusterIP Service
  /home/manuel/go/src/github.com/rancher/k3s/tests/e2e/dualstack/dualstack_test.go:156

Types of Changes

Bug fix

Verification

go test -v -timeout=10m tests/e2e/dualstack/dualstack_test.go

Testing

Linked Issues

#6244

User-Facing Change


Further Comments

Signed-off-by: Manuel Buil <[email protected]>
@manuelbuil manuelbuil requested a review from a team as a code owner October 10, 2022 08:55
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.

4 participants