-
Notifications
You must be signed in to change notification settings - Fork 753
test: fix tcp based test port clash #4882
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
Conversation
WalkthroughIntroduces multi-plane test parametrization by adding Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes
Poem
Pre-merge checks❌ Failed checks (2 warnings)
✅ Passed checks (1 passed)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
kthui
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for quickly finding root cause and compiling a fix! I'll review in details tomorrow.
…quest plane Signed-off-by: Jacky <[email protected]>
… TCP request plane allow to fail Signed-off-by: Jacky <[email protected]>
…g purpose Signed-off-by: Jacky <[email protected]>
…r testing purpose" This reverts commit 650a212. Signed-off-by: Jacky <[email protected]>
5780eba to
d4134a7
Compare
kthui
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks for adding the quick fix!
Would be nice if we can pick a random port if DYN_TCP_RPC_PORT is unset, then we will have alignment between NATS and TCP, suggested by @nnshah1 offline!
Pull request was closed
Overview:
fix test fixtures for tcp req plane: request cancellation and migration tests
DYN_TCP_RPC_PORTfor prefill and decode workers when they are running on same machineDetails:
Where should the reviewer start?
Related Issues: (use one of the action keywords Closes / Fixes / Resolves / Relates to)
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.