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: Collect sysdump as part of artifacts #25079

Merged
merged 1 commit into from May 16, 2023

Commits on May 14, 2023

  1. test: Collect sysdump as part of artifacts

    Once we have a sysdump in the test artifacts a lot of files we collect
    will become duplicates. This commit however doesn't remove all those
    duplicate files from the test artifacts. Let's wait a bit and confirm
    the sysdump collection always work before cleaning things up.
    
    The sysdump collection was tested by making a test fail on purpose.
    
    Signed-off-by: Paul Chaignon <paul@cilium.io>
    pchaigno committed May 14, 2023
    Configuration menu
    Copy the full SHA
    7c1b797 View commit details
    Browse the repository at this point in the history