Skip to content

Comments

chore(nimbus): Use parallelism in remote settings job#14014

Merged
yashikakhurana merged 3 commits intomainfrom
13994
Nov 21, 2025
Merged

chore(nimbus): Use parallelism in remote settings job#14014
yashikakhurana merged 3 commits intomainfrom
13994

Conversation

@yashikakhurana
Copy link
Contributor

@yashikakhurana yashikakhurana commented Nov 21, 2025

Because

  • The slowest integration test pass we have now is the Remote Settings tests which takes about 25 minutes to run, so 25 minutes on PR and then 25 minutes in a merge queue.

This commit

  • Adds parallelization of 3 nodes
  • Added markers to achieve parallelism

Fixes #13994

Note: With this able to reduce the time from 25 minutes to 12 minutes

@yashikakhurana yashikakhurana marked this pull request as ready for review November 21, 2025 10:35
Copy link
Member

@freshstrangemusic freshstrangemusic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@yashikakhurana yashikakhurana added this pull request to the merge queue Nov 21, 2025
Merged via the queue into main with commit 35a5ccc Nov 21, 2025
17 checks passed
@yashikakhurana yashikakhurana deleted the 13994 branch November 21, 2025 17:27
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.

Split Remote Settings Integration Tests

3 participants