Skip to content

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 Mikael Sevenier committed Aug 12, 2022
1 parent 13efb21 commit af68305
Show file tree
Hide file tree
Showing 4 changed files with 68 additions and 4 deletions.
Loading

0 comments on commit af68305

Please sign in to comment.