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

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

Merged

Conversation

slobodanadamovic
Copy link
Contributor

Backport

This will backport the following commits from main to 7.17:

Questions ?

Please refer to the Backport tool documentation

…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

(cherry picked from commit bdf5c7f)

# Conflicts:
#	modules/transport-netty4/src/internalClusterTest/java/org/elasticsearch/transport/netty4/Netty4TransportMultiPortIntegrationIT.java
#	x-pack/plugin/security/src/internalClusterTest/java/org/elasticsearch/xpack/security/transport/filter/IpFilteringIntegrationTests.java
@slobodanadamovic slobodanadamovic self-assigned this Jan 4, 2024
@slobodanadamovic slobodanadamovic added auto-merge Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) >test Issues or PRs that are addressing/adding tests v7.17.17 :Security/Security Security issues without another label Team:Security Meta label for security team and removed v7.17.17 labels Jan 4, 2024
@elasticsearchmachine elasticsearchmachine merged commit 68e2508 into elastic:7.17 Jan 4, 2024
14 checks passed
@slobodanadamovic slobodanadamovic deleted the backport/7.17/pr-103894 branch January 4, 2024 15:00
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 v7.17.17
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants