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

Go: randomize cluster ports for Example tests #3225

Merged
merged 19 commits into from
Mar 4, 2025

Conversation

jbrinkman
Copy link
Collaborator

Issue link

This Pull Request is linked to issue (#3224)

Checklist

Before submitting the PR make sure the following are checked:

  • This Pull Request is related to one issue.
  • Commit message has a detailed description of what changed and why.
  • Tests are added or updated.
  • CHANGELOG.md and documentation files are updated.
  • Destination branch is correct - main or release
  • Create merge commit if merging release branch into main, squash otherwise.

@Yury-Fridlyand Yury-Fridlyand added go golang wrapper testing Everything about testing labels Feb 21, 2025
@yipin-chen
Copy link
Collaborator

Your CI is red. Please don't forget to update CHANGELOG.

@jbrinkman jbrinkman force-pushed the go/jbrinkman-randomize-cluster-ports branch from fce29ba to 98a3d00 Compare March 3, 2025 20:18
@jbrinkman jbrinkman changed the title Go/jbrinkman randomize cluster ports Go: randomize cluster ports for Example tests Mar 3, 2025
@jbrinkman jbrinkman force-pushed the go/jbrinkman-randomize-cluster-ports branch from 41c5f3f to d3d76c5 Compare March 4, 2025 12:34
Copy link
Collaborator

@jamesx-improving jamesx-improving left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. Please remove test.txt as Yury mentioned.
  2. Not entirely sure, but do we need to remove this statement from the Examples section of go/DEVELOPER.md?
To run all examples, ensure ports 6379, 7001, 7002, 7003, 7004, 7005, 7006 are not being used, and then run the following:

Other than above 2 items, LGTM.

@jbrinkman jbrinkman force-pushed the go/jbrinkman-randomize-cluster-ports branch from bacc614 to 0030493 Compare March 4, 2025 21:14
jbrinkman and others added 7 commits March 4, 2025 16:18
Co-authored-by: Yury-Fridlyand <[email protected]>
Signed-off-by: Joseph Brinkman <[email protected]>
Co-authored-by: Yury-Fridlyand <[email protected]>
Signed-off-by: Joseph Brinkman <[email protected]>
Co-authored-by: Yury-Fridlyand <[email protected]>
Signed-off-by: Joseph Brinkman <[email protected]>
@jbrinkman jbrinkman force-pushed the go/jbrinkman-randomize-cluster-ports branch from 0030493 to 08fa089 Compare March 4, 2025 21:18
@jbrinkman jbrinkman merged commit cd86f5f into main Mar 4, 2025
18 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go golang wrapper testing Everything about testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants