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

test: Fix incorrect uninstall in K8sBandwidth #16053

Merged

Commits on May 7, 2021

  1. test: Fix incorrect uninstall in K8sBandwidth

    The statement to uninstall Cilium in K8sBandwidth/AfterAll doesn't match
    the statements to install it, meaning we could try to disable Cilium
    even though we never installed it. This commit fixes it.
    
    Signed-off-by: Paul Chaignon <paul@cilium.io>
    pchaigno committed May 7, 2021
    Configuration menu
    Copy the full SHA
    17ee1da View commit details
    Browse the repository at this point in the history