You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: improve Redis Sentinel test setup and dynamic host configuration
- Add context initialization and setup for Redis cluster container in `TestRedisSentinel`
- Add defer cleanup for the Redis container
- Add retrieval and error checking for master and slave ports
- Add retrieval and error checking for host IP
- Replace hardcoded host addresses with dynamically generated master and slave names
Signed-off-by: appleboy <[email protected]>
0 commit comments