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

Pass org.gradle.jvmargs arguments to test instances of Gradle as well to fix OutOfMemoryError: Metaspace in CI #150

Merged
merged 1 commit into from
Sep 16, 2022

Conversation

vlsi
Copy link
Collaborator

@vlsi vlsi commented Sep 15, 2022

@loosebazooka
Copy link
Member

loosebazooka commented Sep 15, 2022

do we plan on creating side branches? I guess for security fixes on old releases?

@vlsi
Copy link
Collaborator Author

vlsi commented Sep 15, 2022

PR skips oidc tests, so it succeeds.

That is why I debug the OOM in my own fork.
However, the workflow is skipped in my fork.

I'm inclined we should enable testing all branches by default.

--

I expect we'll have branches for security fixes.

@vlsi vlsi force-pushed the metaspace branch 5 times, most recently from 7348100 to 89625c3 Compare September 16, 2022 11:18
This avoids OutOfMemoryError: Metaspace errors

Signed-off-by: Vladimir Sitnikov <sitnikov.vladimir@gmail.com>
@vlsi vlsi changed the title Try increasing MaxMetaspaceSize to fix OutOfMemoryError: Metaspace in CI Pass org.gradle.jvmargs arguments to test instances of Gradle as well to fix OutOfMemoryError: Metaspace in CI Sep 16, 2022
@vlsi vlsi requested a review from loosebazooka September 16, 2022 12:59
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