Commit 971d20a
authored
ci: increase llmobs parallelism to 5 (#15317)
## Description
We are seeing some timeouts in CI, the timeouts don't seem related to
number of venvs run per-job, but there are exactly 5 venvs so might as
well do 1 per-job anyways.
## Testing
<!-- Describe your testing strategy or note what tests are included -->
## Risks
<!-- Note any risks associated with this change, or "None" if no risks
-->
## Additional Notes
<!-- Any other information that would be helpful for reviewers -->1 parent 0912d73 commit 971d20a
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| 117 | + | |
117 | 118 | | |
118 | 119 | | |
119 | 120 | | |
| |||
0 commit comments