Skip to content

Possible fix for port exhaustion during integration tests#1719

Open
WhitWaldo wants to merge 1 commit intodapr:masterfrom
WhitWaldo:port-exhaustion-fix
Open

Possible fix for port exhaustion during integration tests#1719
WhitWaldo wants to merge 1 commit intodapr:masterfrom
WhitWaldo:port-exhaustion-fix

Conversation

@WhitWaldo
Copy link
Contributor

Description

Frequently, integration tests fail during CICD in GitHub due to ports not being assigned exclusively, leading to the tests failing because of a lack of gRPC connectivity. This is an attempt to remedy that issue.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #[issue number]

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
@WhitWaldo WhitWaldo added this to the v1.17 milestone Feb 21, 2026
@WhitWaldo WhitWaldo self-assigned this Feb 21, 2026
@WhitWaldo WhitWaldo requested review from a team as code owners February 21, 2026 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant