Skip to content

connectivity: Skip IPv6 requests in north-south-loadbalancing-with-l7-policy when running on < 1.14.0 Cilium #1627

@brb

Description

@brb

cilium/cilium#21954 for the IPv6 path was resolved only for v1.14, but not for v1.13. In order to be able to run the latest connectivity tests on v1.13, we need to skip curl requests to the IPv6 addresses in that particular test.

Ideally, the skip condition in the outsideToNodePort should be based on Cilium version and whether there are any L7 netpols installed. This is because the same test case is being used by north-south-loadbalancing which is not prone to the IPv6 issue.

Metadata

Metadata

Assignees

Labels

area/CIContinuous Integration testing issue or flake

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions