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

Ensure the $ARTIFACT_DIR variable is respected #2721

Commits on Apr 7, 2022

  1. .gitignore: Filter out the nested .kube cache

    This directory is populating when the e2e suite is supplied with an output $ARTIFACT_DIR, and the script that's responsible for gathering CI testing artifacts when a test case fails.
    
    Signed-off-by: timflannagan <timflannagan@gmail.com>
    timflannagan committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    6deef78 View commit details
    Browse the repository at this point in the history
  2. Makefile,test: Ensure that the $ARTIFACT_DIR is respected

    Signed-off-by: timflannagan <timflannagan@gmail.com>
    timflannagan committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    f82e274 View commit details
    Browse the repository at this point in the history