Skip to content
This repository has been archived by the owner on Nov 25, 2022. It is now read-only.

Commit

Permalink
[ci] Default to n=2 for test parallelism (apache#12376)
Browse files Browse the repository at this point in the history
This decreases the test times for most of the tests except a few that did not run under pytest-xdist with 2 worker nodes. This also doesn't decrease overall runtime since CI is still bottlenecked on other jobs. However, this could lead to savings in compute which makes CI more sustainable so this is still worthwhile, though we should revert this if we start seeing "weird" errors like OOMs more often.
  • Loading branch information
driazati authored and xinetzone committed Nov 25, 2022
1 parent fc355de commit 8aa74ae
Show file tree
Hide file tree
Showing 4 changed files with 68 additions and 4 deletions.
Loading

0 comments on commit 8aa74ae

Please sign in to comment.