Skip to content

build: parallelize IT runs#53

Merged
ia3andy merged 1 commit intomvnpm:mainfrom
frederikb:build/it-parallel
Feb 5, 2026
Merged

build: parallelize IT runs#53
ia3andy merged 1 commit intomvnpm:mainfrom
frederikb:build/it-parallel

Conversation

@frederikb
Copy link
Contributor

Increase Maven invoker setting <parallelThreads> to 2C so ITs run concurrently.

The ITs are independent and mostly IO-bound, so parallel runs reduce CI turnaround time. This pays off, if the number of ITs increases and already does help locally.


I did repeated runs locally and did not experience any test flakiness.

Increase Maven invoker setting <parallelThreads> to 2C so
ITs run concurrently.

The ITs are independent and mostly IO-bound, so parallel runs
reduce CI turnaround time. This will increasingly pay off,
if the number of ITs increases and already does help locally.
@ia3andy ia3andy merged commit 27de11d into mvnpm:main Feb 5, 2026
1 check passed
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