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
As discussed during code review, would be good to have an automated testing strategy that parallels what we have for the other dataplanes.
We're already running E2Es but perhaps we can port over some of the Felix FVs and add some UT where it makes sense. for comparison, the Felix FVs run Felix for real, inside a container, against a real k8s API server (but without kubelet). That lets us simulate all kinds of scenarios and corner cases that are tough to reach with E2Es.
The text was updated successfully, but these errors were encountered:
As discussed during code review, would be good to have an automated testing strategy that parallels what we have for the other dataplanes.
We're already running E2Es but perhaps we can port over some of the Felix FVs and add some UT where it makes sense. for comparison, the Felix FVs run Felix for real, inside a container, against a real k8s API server (but without kubelet). That lets us simulate all kinds of scenarios and corner cases that are tough to reach with E2Es.
The text was updated successfully, but these errors were encountered: