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

Fix ci nightly jetstream #101

Merged
merged 3 commits into from
Oct 7, 2024
Merged

Fix ci nightly jetstream #101

merged 3 commits into from
Oct 7, 2024

Conversation

tengomucho
Copy link
Collaborator

What does this PR do?

Fix nightly jetstream with a workaround to avoid OOM.

This will simplify debugging in case of failure.
There seems to be an issue with Jetstream and memory handling. The issue
appears when launching one test after the other, because the previous
memory does not seem to be freed.
A workaround can be splitting tests, that is what this does.
@tengomucho tengomucho marked this pull request as ready for review October 7, 2024 19:39
@tengomucho tengomucho merged commit c4d2fb5 into main Oct 7, 2024
3 checks passed
@tengomucho tengomucho deleted the fix-ci-nightly-jetstream branch October 7, 2024 19:40
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.

1 participant