Skip to content

Commit 369e8b2

Browse files
authored
[ci] Default to n=2 for test parallelism (#12376)
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.
1 parent 1de32b5 commit 369e8b2

File tree

4 files changed

+68
-4
lines changed

4 files changed

+68
-4
lines changed

0 commit comments

Comments
 (0)