Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[8.12] [Test] Use larger client ports range for tests running on Windows (#103894) #103910

Merged

Conversation

slobodanadamovic
Copy link
Contributor

Backports the following commits to 8.12:

…astic#103894)

This PR increases client's port ranges for tests which are executed
on Windows in order to avoid failures due to some port ranges being
excluded from use. The larger ports range (300) is chosen based on
the observation where a random consecutive range of 200 ports can
be excluded on Windows test workers.

Closes elastic#102349
@slobodanadamovic slobodanadamovic added :Security/Security Security issues without another label >test Issues or PRs that are addressing/adding tests auto-merge Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Security Meta label for security team labels Jan 4, 2024
@slobodanadamovic slobodanadamovic self-assigned this Jan 4, 2024
@elasticsearchmachine elasticsearchmachine merged commit 0eb7b8c into elastic:8.12 Jan 4, 2024
19 checks passed
@slobodanadamovic slobodanadamovic deleted the backport/8.12/pr-103894 branch January 4, 2024 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport :Security/Security Security issues without another label Team:Security Meta label for security team >test Issues or PRs that are addressing/adding tests v8.12.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants