Skip to content

Increase WinRM shell and user limits for CI#199

Merged
nmburgan merged 1 commit intomainfrom
nmburgan-patch-1
Mar 12, 2026
Merged

Increase WinRM shell and user limits for CI#199
nmburgan merged 1 commit intomainfrom
nmburgan-patch-1

Conversation

@nmburgan
Copy link
Member

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.

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.
@nmburgan nmburgan merged commit 28ef0d8 into main Mar 12, 2026
52 checks passed
@nmburgan nmburgan deleted the nmburgan-patch-1 branch March 12, 2026 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants