Skip to content

Fix flaky integration test on namespace cleanup #696

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

Closed
csviri opened this issue Nov 23, 2021 · 1 comment · Fixed by #698
Closed

Fix flaky integration test on namespace cleanup #696

csviri opened this issue Nov 23, 2021 · 1 comment · Fixed by #698
Assignees
Milestone

Comments

@csviri
Copy link
Collaborator

csviri commented Nov 23, 2021

Currently the integration test sometimes failing, it seems that the problem is with the namespace cleanup:
https://github.com/java-operator-sdk/java-operator-sdk/runs/4296723886?check_suite_focus=true

@csviri
Copy link
Collaborator Author

csviri commented Nov 23, 2021

It seems that it takes time to clean the pod of the deployment, this is why the test timeouts. Interesting is that only if I run all the tests not just the single test.

@csviri csviri linked a pull request Nov 24, 2021 that will close this issue
@csviri csviri closed this as completed Nov 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant