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-e2e: Add secondary network NodePort tests #27738

Merged
merged 2 commits into from
Sep 1, 2023

Commits on Sep 1, 2023

  1. ci-e2e: Add secondary network

    This will enable secondary NodePort tests [1].
    
    [1]: cilium/cilium-cli#1942
    
    Signed-off-by: Martynas Pumputis <m@lambda.lt>
    brb committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    01e988e View commit details
    Browse the repository at this point in the history
  2. ginkgo: Remove Tests with secondary NodePort device

    Replaced by the tests in the previous commit.
    
    Signed-off-by: Martynas Pumputis <m@lambda.lt>
    brb committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    e13b3fb View commit details
    Browse the repository at this point in the history