You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
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
Add a github comment trigger to allow developers to trigger the e2e tests for SecondaryNetwork with SR-IOV on demand.
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: