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

Fix datapath mode in Network Performance CI test #30756

Merged
merged 1 commit into from
Feb 15, 2024

Commits on Feb 14, 2024

  1. Network performance: fix native routing case

    While fixing one of the review comments in PR that introduced this test,
    I changed datapath mode to be explicitly set from matrix.mode.
    Unfortunately, setting `native` makes it actually use `tunneling` mode.
    Switching to `gke` mode resolves this issue.
    
    Fixes #30247
    
    Signed-off-by: Marcel Zieba <marcel.zieba@isovalent.com>
    marseel committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    86ddfa8 View commit details
    Browse the repository at this point in the history