Commit a888380
committed
Increase WinRM shell and user limits for CI
The WinRM tests function by opening shells on localhost via WinRM. The defaults for processes, users, and shells per user may be getting exhausted in the course of running tests in parallel, resulting in the transient failures we've seen on PR checks. This bumps the limits up to a point where they hopefully should no longer be a problem.1 parent 701df12 commit a888380
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
159 | 166 | | |
0 commit comments