Skip to content

chore: remove release branch e2e suites#6795

Open
zhangzujian wants to merge 1 commit into
kubeovn:release-1.16from
zhangzujian:chore/remove-release-e2e-tests
Open

chore: remove release branch e2e suites#6795
zhangzujian wants to merge 1 commit into
kubeovn:release-1.16from
zhangzujian:chore/remove-release-e2e-tests

Conversation

@zhangzujian
Copy link
Copy Markdown
Member

Summary

  • Remove release-branch in-repo Go e2e suites now that release CI uses the default-branch e2e source.
  • Prune e2e Make targets that pointed at deleted suites, keeping only remaining local helpers.
  • Apply the modernize fix reported by lint for reflect.Pointer.

Test Plan

  • make lint
  • CI=true make lint
  • make -n cyclonus-netpol-e2e
  • make -n kube-ovn-submariner-conformance-e2e
  • make -n kube-ovn-anp-e2e kube-ovn-cnp-e2e
  • git diff --check
  • git diff --cached --check

@dosubot dosubot Bot added size:L This PR changes 100-499 lines, ignoring generated files. ci go Pull requests that update Go code test automation tests labels May 28, 2026
Signed-off-by: zhangzujian <zhangzujian.7@gmail.com>
@zhangzujian zhangzujian force-pushed the chore/remove-release-e2e-tests branch from 119d2c1 to 6cbab7b Compare May 28, 2026 07:04
@zhangzujian zhangzujian requested review from Copilot and oilbeater May 28, 2026 08:57
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot wasn't able to review this pull request because it exceeds the maximum number of lines (20,000). Try reducing the number of changed lines and requesting a review from Copilot again.

@oilbeater
Copy link
Copy Markdown
Collaborator

Why we have to remove them in release branch?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci go Pull requests that update Go code network policy size:L This PR changes 100-499 lines, ignoring generated files. test automation tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants