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

ci(tests): Parallelize tests with durations + increase runner count #2217

Merged
merged 3 commits into from
Mar 19, 2025

Conversation

jennmueng
Copy link
Member

@jennmueng jennmueng commented Mar 19, 2025

Decreases our total CI runtime on a PR from ~11m to ~6m.

  1. Increase our parallelization of tests from 8 to 10 runners
  2. Introduce splitting tests via duration.

As you'll see in the updated readme, we should be updating the test durations every once in a while to ensure even splits, and you should especially update it when introducing potentially slow test cases.

Copy link
Contributor

✅ Sentry found no issues in your recent changes ✅

@jennmueng jennmueng changed the title try with test durations ci(tests): Parallelize tests with durations + increase runner count Mar 19, 2025
@jennmueng jennmueng marked this pull request as ready for review March 19, 2025 22:58
@jennmueng jennmueng requested a review from a team as a code owner March 19, 2025 22:58
@jennmueng jennmueng merged commit 722b51d into main Mar 19, 2025
25 checks passed
@jennmueng jennmueng deleted the jenn/seer/w-test-durations branch March 19, 2025 23:09
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