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

connectivity: Fix IPv6 skipping when EP routes are on #1587

Merged
merged 1 commit into from
May 8, 2023

Conversation

brb
Copy link
Member

@brb brb commented May 8, 2023

We recently added the KNP tests, so we need to check for those too. Previously, we checked only for CNPs.

Otherwise, all KNP tests will fail for IPv6 connections among endpoints running on the same host.

Fixes: 3388360 ("connectivity: Add IPv6 tests")

We recently added the KNP tests, so we need to check for those too.
Previously, we checked only for CNPs.

Otherwise, all KNP tests will fail for IPv6 connections among endpoints
running on the same host.

Fixes: 3388360 ("connectivity: Add IPv6 tests")
Signed-off-by: Martynas Pumputis <m@lambda.lt>
@brb brb added the area/CI Continuous Integration testing issue or flake label May 8, 2023
@brb brb requested a review from a team as a code owner May 8, 2023 12:08
@brb brb requested a review from asauber May 8, 2023 12:08
@brb brb temporarily deployed to ci May 8, 2023 12:08 — with GitHub Actions Inactive
@brb brb requested review from jibi and tklauser and removed request for asauber May 8, 2023 12:08
@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label May 8, 2023
@tklauser tklauser merged commit 882f25d into main May 8, 2023
15 checks passed
@tklauser tklauser deleted the pr/brb/fix-skipping-v6 branch May 8, 2023 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/CI Continuous Integration testing issue or flake ready-to-merge This PR has passed all tests and received consensus from code owners to merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants