Skip to content

Conversation

gentoo-root
Copy link
Contributor

@gentoo-root gentoo-root commented Feb 4, 2025

Fixes: #37139

Test IPv4 and IPv6 explicitly in PodToWorld and PodToWorld2 connectivity tests

@gentoo-root gentoo-root added the release-note/misc This PR makes changes that have no direct user impact. label Feb 4, 2025
@github-actions github-actions bot added cilium-cli This PR contains changes related with cilium-cli cilium-cli-exclusive This PR only impacts cilium-cli binary labels Feb 4, 2025
@gentoo-root
Copy link
Contributor Author

/test

Change ExternalOtherTarget from cilium.io to k8s.io, because cilium.io
doesn't support IPv6 (doesn't have an AAAA record).

Signed-off-by: Maxim Mikityanskiy <maxim@isovalent.com>
…ests

Test both IPv4 and IPv6, instead of one arbitrary address family
selected automatically.

Fixes: #37139
Signed-off-by: Maxim Mikityanskiy <maxim@isovalent.com>
The previous commit ensures that PodToWorld and PodToWorld2 tests test
IPv6 explicitly, but the new test can't be enabled in the CI at the
moment, because it requires a kernel patch and a way to connect to
external IPv6 servers in the CI.

Disable the new test until the above issues are resolved.

Ref: #37932
Signed-off-by: Maxim Mikityanskiy <maxim@isovalent.com>
@gentoo-root
Copy link
Contributor Author

/test

@gentoo-root gentoo-root changed the title Test IPv4 and IPv6 explicitly in connectivity tests Test IPv4 and IPv6 explicitly in PodToWorld connectivity tests Mar 19, 2025
@gentoo-root gentoo-root marked this pull request as ready for review March 19, 2025 23:03
@gentoo-root gentoo-root requested review from a team as code owners March 19, 2025 23:03
@gentoo-root gentoo-root requested a review from mhofstetter March 19, 2025 23:03
Copy link
Member

@mhofstetter mhofstetter left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@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 Mar 20, 2025
@julianwiedmann julianwiedmann added the feature/ipv6 Relates to IPv6 protocol support label Mar 20, 2025
@julianwiedmann julianwiedmann added this pull request to the merge queue Mar 20, 2025
Merged via the queue into main with commit 09b3cd8 Mar 20, 2025
221 of 223 checks passed
@julianwiedmann julianwiedmann deleted the pr/max/ipv6-tests branch March 20, 2025 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cilium-cli This PR contains changes related with cilium-cli cilium-cli-exclusive This PR only impacts cilium-cli binary feature/ipv6 Relates to IPv6 protocol support ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add explicit IPv6 testing to PodToWorld and PodToWorld2 cilium-cli connectivity test scenarios
3 participants