Skip to content

CI: Try running some tests in parallel - #9613

Draft
mbien wants to merge 1 commit into
apache:masterfrom
mbien:ci-test-parallel
Draft

CI: Try running some tests in parallel#9613
mbien wants to merge 1 commit into
apache:masterfrom
mbien:ci-test-parallel

Conversation

@mbien

@mbien mbien commented Sep 10, 2026

Copy link
Copy Markdown
Member

standard linux runner has 4 cores

java.hints module:

  • hints tests have their workspace split by FQ test name and appear to be able to run concurrently on a per-class basis

standard linux runner has 4 cores

java.hints module:
 - hints tests have their workspace split by FQ test name and appear
   to be able to run concurrently on a per-class basis
@mbien mbien added Java [ci] enable extra Java tests (java.completion, java.source.base, java.hints, refactoring.java, form) CI continuous integration changes tests hints labels Sep 10, 2026
@mbien

mbien commented Sep 11, 2026

Copy link
Copy Markdown
Member Author

i am actually not sure how many cores the default linux runner has. The doc mentions different things on different places (both 4 and 2). Will have to check this first via a query.

edit: checked and both ubuntu-latest (x64) and ubuntu-24.04-arm have 4 cores and 12.5 / 13.5 GB free memory after init

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI continuous integration changes hints Java [ci] enable extra Java tests (java.completion, java.source.base, java.hints, refactoring.java, form) tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant