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

Add e2e for SecondaryNetwork with SR-IOV #6915

Open
luolanzone opened this issue Jan 10, 2025 · 0 comments
Open

Add e2e for SecondaryNetwork with SR-IOV #6915

luolanzone opened this issue Jan 10, 2025 · 0 comments
Assignees
Labels
area/secondary-network Issues or PRs related to support for secondary networks in Antrea

Comments

@luolanzone
Copy link
Contributor

After #6881 is merged, Antrea SecondaryNetwork supports both SR-IOV and VLAN on VM Nodes, we have e2e for SecondaryNetwork with VLAN on Kind cluster for now, it's necessary to prepare e2e for SecondaryNetwork with SR-IOV validation. The following are our goals for e2e automation:

  1. Add e2e test codes for SR-IOV case to validate the traffic between two Pods with secondary network enabled, and make sure the Pod CRUD operations are covered.
  2. Prepare a testbed on AWS VM Nodes with SR-IOV interface configured, verify the e2e tests. Create a script to make the testbed preparation and e2e execution automatically
  3. Add a github comment trigger to allow developers to trigger the e2e tests for SecondaryNetwork with SR-IOV on demand.
@luolanzone luolanzone added the area/secondary-network Issues or PRs related to support for secondary networks in Antrea label Jan 10, 2025
@luolanzone luolanzone added this to the Antrea v2.3 release milestone Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/secondary-network Issues or PRs related to support for secondary networks in Antrea
Projects
None yet
Development

No branches or pull requests

2 participants