Commit c4eb9c3
test: parallelize sea tests when there's enough disk space
The sea tests are only run sequentially to avoid taking too much
disk space. When there is enough disk space, however, it's better
to run them in parallel, as these tests tend to be slow.
PR-URL: #60604
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>1 parent d5158a0 commit c4eb9c3Copy full SHA for c4eb9c3
File tree
Expand file treeCollapse file tree
1 file changed
+16
-2
lines changedOpen diff view settings
Filter options
- test/sea
Expand file treeCollapse file tree
1 file changed
+16
-2
lines changedOpen diff view settings
Collapse file
test/sea/testcfg.py
Copy file name to clipboard+16-2Lines changed: 16 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
| 1 | + |
2 | 2 | |
3 | 3 | |
4 | 4 | |
5 | 5 | |
6 | | - |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
0 commit comments