Skip to content

Parallelize tests across multiple GitHub Actions jobs#7639

Merged
trask merged 2 commits into
open-telemetry:mainfrom
trask:parallelize
Jan 24, 2023
Merged

Parallelize tests across multiple GitHub Actions jobs#7639
trask merged 2 commits into
open-telemetry:mainfrom
trask:parallelize

Conversation

@trask

@trask trask commented Jan 23, 2023

Copy link
Copy Markdown
Member

The build takes ~2 hours when there are changes to core modules that force re-running of all tests.

Ran into the long test times (again) in #7632.

This also affects release times since the version bump PR build takes 2 hours to run, and then another 2 hours to run release (or wait 2 hours for CI build to run and update gradle cache).

@trask trask mentioned this pull request Jan 24, 2023
@trask trask marked this pull request as ready for review January 24, 2023 01:18
@trask trask requested a review from a team January 24, 2023 01:18
trask added a commit that referenced this pull request Jan 24, 2023
to help offset new parallelization in #7639
@trask trask merged commit e869bd8 into open-telemetry:main Jan 24, 2023
@trask trask deleted the parallelize branch January 24, 2023 20:22
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