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

[e2e] TestAntreaPolicy/TestGroupNoK8sNP/Case=ACNPFQDNPolicy failure in IPv6-only setup #2653

Closed
lzhecheng opened this issue Aug 26, 2021 · 2 comments · Fixed by #2658
Closed
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@lzhecheng
Copy link
Contributor

Describe the bug
A testcase failed in all recent IPv6-only tests: TestAntreaPolicy/TestGroupNoK8sNP/Case=ACNPFQDNPolicy.

=== RUN   TestAntreaPolicy/TestGroupNoK8sNP/Case=ACNPFQDNPolicy
I0826 07:12:59.301136    8276 k8s_util.go:599] Creating/updating ClusterNetworkPolicy test-acnp-drop-all-google
    antreapolicy_test.go:2474: failure -- wrong results for probe: Source y/a --> Dest wayfair.com connectivity: Rej, expected: Drp
    antreapolicy_test.go:2474: failure -- wrong results for probe: Source y/b --> Dest facebook.com connectivity: Rej, expected: Con
I0826 07:13:03.141275    8276 k8s_util.go:628] Deleting AntreaClusterNetworkPolicies test-acnp-drop-all-google
I0826 07:13:03.248579    8276 util.go:44] Confirming deleted status costs 102.168107ms

To Reproduce
Run e2e test in an IPv6-only setup.

Expected
The case passes.

Actual behavior
The case fails.

@lzhecheng lzhecheng added the kind/bug Categorizes issue or PR as related to a bug. label Aug 26, 2021
@lzhecheng
Copy link
Contributor Author

@GraysonWu could you please help investigate the issue?

@GraysonWu
Copy link
Contributor

Sure. Let me take a look.

GraysonWu added a commit to GraysonWu/antrea that referenced this issue Aug 26, 2021
Fixes antrea-io#2653
The IPv6-only CI test env don't have IPv6 access to the web.

Signed-off-by: wgrayson <[email protected]>
GraysonWu added a commit to GraysonWu/antrea that referenced this issue Aug 26, 2021
Fixes antrea-io#2653
The IPv6-only CI test env don't have IPv6 access to the web.

Signed-off-by: wgrayson <[email protected]>
antoninbas pushed a commit that referenced this issue Aug 26, 2021
Fixes #2653
The IPv6-only CI test env doesn't have IPv6 access to the web.

Signed-off-by: wgrayson <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants