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

Comparing data-path results #36

Open
jtaleric opened this issue Jun 10, 2022 · 0 comments
Open

Comparing data-path results #36

jtaleric opened this issue Jun 10, 2022 · 0 comments

Comments

@jtaleric
Copy link
Member

Problem

We would like to compare different CNI code versions. However comparing two separate test executions, in the same region, with the same instance sizes occasionally produces variable results.

To combat we can :

  • establish the hostNetwork performance, and compare the pod network performance to this. When comparing versions, we look at the %diff from hostNetwork to pod network.
  • use a single cluster with version x.y capture the results, uninstall all things, upgrade to version x.z rerun datapath tests.

Neither is perfect, and we want the tests to be reliable, so we need to test both out.

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