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

GA: Add automated testing? #292

Open
fasaxc opened this issue Jan 14, 2022 · 1 comment
Open

GA: Add automated testing? #292

fasaxc opened this issue Jan 14, 2022 · 1 comment

Comments

@fasaxc
Copy link
Member

fasaxc commented Jan 14, 2022

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.

@fasaxc
Copy link
Member Author

fasaxc commented Jan 14, 2022

Need to get automated builds enabled on this repo as a pre-req.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant