Skip to content

Commit 23d84fa

Browse files
authored
test/e2e: Wrap flake-prone garbage collection tests in eventually assertions (#2403)
* test/e2e: Wrap flake-prone garbage collection tests in eventually assertions 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 <[email protected]> * test/e2e: Replace context.TODO() with context.Background()
1 parent 07dd3a0 commit 23d84fa

File tree

1 file changed

+128
-81
lines changed

1 file changed

+128
-81
lines changed

0 commit comments

Comments
 (0)