Skip to content

improve: increase bounded cache IT GC timeout #2785

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

Merged
merged 1 commit into from
May 9, 2025
Merged

Conversation

csviri
Copy link
Collaborator

@csviri csviri commented May 8, 2025

the test fails some times because of this

Signed-off-by: Attila Mészáros [email protected]

the test fails some times because of this

Signed-off-by: Attila Mészáros <[email protected]>
@openshift-ci openshift-ci bot requested review from metacosm and xstefank May 8, 2025 07:47
@metacosm
Copy link
Collaborator

metacosm commented May 9, 2025

I don't really like that we need to keep increasing the time outs on the tests… to me, this seems to indicate that we maybe have some performance regression that we should look into. 😞

@csviri
Copy link
Collaborator Author

csviri commented May 9, 2025

This is has nothing to do with us ( fortunately ) this is a test which is quite separated from others and the value was low. But all we do is just call delete on primary and GC of K8S is taking care. But indeed on k8s side it seems it got slower but not sure.

@csviri csviri merged commit 820210c into main May 9, 2025
25 checks passed
@csviri csviri deleted the bounded-cache-it-fix branch May 9, 2025 12:20
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 this pull request may close these issues.

2 participants