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
test: add Redis Sentinel container setup for testing
- Add `setupRedisSentinelContainer` function to set up a Redis Sentinel container for testing
- Add Redis Sentinel setup steps in `TestRedisSentinel` test function
- Remove hardcoded Redis Sentinel hosts in `TestRedisSentinel` and dynamically generate them based on container setup
Signed-off-by: appleboy <[email protected]>
0 commit comments