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/e2e: Wrap flake-prone garbage collection tests in eventually assertions #2403

Commits on Oct 6, 2021

  1. test/e2e: Wrap flake-prone garbage collection tests in eventually ass…

    …ertions
    
    Update the test/e2e/gc_e2e_test.go and wrap any error-prone test blocks
    in eventually assertions to reduce the number of flakes that occur when
    attempting to create/update/delete/etc. Kubernetes resources during
    individual CI runs on these garbage collection specs.
    
    Signed-off-by: timflannagan <timflannagan@gmail.com>
    timflannagan committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    f0d3d26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf3395e View commit details
    Browse the repository at this point in the history