Skip to content

Conversation

@Dyanngg
Copy link
Contributor

@Dyanngg Dyanngg commented Nov 21, 2025

Cherry pick of #7563 on release-2.3.

#7563: Fix conformance failures for netpolv2 (#7563)

For details on the cherry pick process, see the cherry pick requests page.

Due to broken dependencies in upstream, the netpol
v2 conformance tests were always executed against
code from a fork. Recently the main branch of the
fork was synced with the upstream main, causing
conformance tests to break since the upstream main
branch is now only testing conformance for a new,
un-released ClusterNetworkPolicy API type.

Fixing the failure by running the conformance test
against the API from the correct release tag. When
support for ClusterNetworkPolicy in Antrea is
implemented, the script will be updated to only
test conformance for the new resource instead.

Signed-off-by: Dyanngg <[email protected]>
@Dyanngg Dyanngg added kind/cherry-pick Categorizes issue or PR as related to the cherry-pick of a bug fix from the main branch to a release kind/cherry-pick-clean Categorizes a cherry-pick PR where patches applied cleanly without conflicts labels Nov 21, 2025
@antoninbas antoninbas merged commit 8c99d44 into antrea-io:release-2.3 Nov 21, 2025
51 of 58 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/cherry-pick Categorizes issue or PR as related to the cherry-pick of a bug fix from the main branch to a release kind/cherry-pick-clean Categorizes a cherry-pick PR where patches applied cleanly without conflicts

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants