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

CI: enable load balancer acceleration for some datapath conformance cases #24738

Merged
merged 2 commits into from
Apr 5, 2023

Commits on Apr 4, 2023

  1. gh/workflows: fix initialization of EGRESS_GATEWAY

    Use the same logic for EGRESS_GATEWAY as for other features.
    
    Signed-off-by: Lorenz Bauer <lmb@isovalent.com>
    lmb committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    31293bd View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. gh/workflows: enable loadBalancer acceleration for some suites

    Set loadBalancer.acceleration=testing-only in two datapath
    conformance tests. I had originally planned to modify 12-15 but
    those have encryption enabled. Instead, enable it on 6-7. Compared
    to Jenkins we drop  testing for (EP routes=true,
    acceleration=testing-only) from the matrix.
    
    Updates #24151
    
    Signed-off-by: Lorenz Bauer <lmb@isovalent.com>
    lmb committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    98ddd32 View commit details
    Browse the repository at this point in the history