ci: cap Java test shard heap - #220
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
testcoverageRoot cause evidence
After #219 removed the deterministic 30-minute timeout, release PR #216 still lost separate
ubuntu-latestrunners while using its newly generated-Xms12g -Xmx12gconfiguration:The operation was canceled, not test assertionsCurrent
masteruses-Xms2g -Xmx8g, and all three shards passed there. The release PR changes that file to 12/12 GiB, leaving too little host headroom on standard production runners.Validation
actionlint .github/workflows/ci.ymlgit diff --check9a5b8fa8328df79a22ef442d4e2c401c909df690precedence probe showed the daemon starting with-Xms2g -Xmx8g, overriding its generated 12/12 GiB properties