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

[Task] Refactor Go makefile to randomize redis cluster ports for example tests #3170

Open
jbrinkman opened this issue Feb 14, 2025 · 0 comments
Assignees
Labels
go golang wrapper
Milestone

Comments

@jbrinkman
Copy link
Collaborator

Description

Currently, the example-test task in the Go makefile uses hardcoded ports for the redis cluster. This should be refactored to use random ports and pass the ports to the tests for the GlideClusterClient examples.

Checklist

Additional Notes

No response

@jbrinkman jbrinkman added this to the 1.4 milestone Feb 14, 2025
@yipin-chen yipin-chen added the go golang wrapper label Feb 14, 2025
@jbrinkman jbrinkman self-assigned this Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go golang wrapper
Projects
Status: No status
Development

No branches or pull requests

2 participants