Skip to content

Comparing data-path results #36

Open
@jtaleric

Description

@jtaleric

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions