-
Couldn't load subscription status.
- Fork 2.2k
Bring back the kind remote net tests #4410
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
Merged
Merged
+105
−46
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This stack of pull requests is managed by Graphite. Learn more about stacking. |
e7c303e to
12ffeae
Compare
Base automatically changed from
08-25-properly_wait_for_things_that_are_spawned_as_bg_processes
to
main
August 26, 2025 09:05
a1f632f to
abc7aad
Compare
This was referenced Aug 29, 2025
abc7aad to
659f0fb
Compare
e096966 to
856f80d
Compare
659f0fb to
a2112fb
Compare
615962f to
fd4d814
Compare
Base automatically changed from
09-08-fix_a_few_bugs_in_net_up_--kubernetes
to
main
September 9, 2025 15:32
0f3b946 to
69a8e75
Compare
ma2bd
approved these changes
Sep 26, 2025
69a8e75 to
1f45b1a
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.

Motivation
We removed this a while back, and never added it back. This is useful to test the changes against a kubernetes network, running ScyllaDB as well.
Proposal
Test against a kind network again.
Test Plan
CI
Release Plan