Skip to content

actions: set ephemeral port range to include more ports#7854

Closed
skottler wants to merge 2 commits intovitessio:masterfrom
skottler:skottler/tests-sysctl
Closed

actions: set ephemeral port range to include more ports#7854
skottler wants to merge 2 commits intovitessio:masterfrom
skottler:skottler/tests-sysctl

Conversation

@skottler
Copy link
Copy Markdown

@skottler skottler commented Apr 13, 2021

Description

This change aims to test whether ephemeral port exhaustion plays a role in intermittently failing tests.

Impacted Areas in Vitess

Components that this PR will affect:

  • Query Serving
  • VReplication
  • Cluster Management
  • Build/CI
  • VTAdmin

Signed-off-by: Sam Kottler <skottler@planetscale.com>
@skottler skottler force-pushed the skottler/tests-sysctl branch from 45c131f to 961e939 Compare April 13, 2021 11:21
@shlomi-noach
Copy link
Copy Markdown
Contributor

I checked and current value is:

net.ipv4.ip_local_port_range = 32768	60999

does this PR decrease the existing value?

@shlomi-noach
Copy link
Copy Markdown
Contributor

Silly me. No! It increases the range. I'm reading number wrong.

@skottler
Copy link
Copy Markdown
Author

Replaced by #7850.

@skottler skottler closed this Apr 13, 2021
@skottler skottler deleted the skottler/tests-sysctl branch April 13, 2021 13:31
@shlomi-noach
Copy link
Copy Markdown
Contributor

Thank you @skottler ! This seems to solve local_example tests issues.

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