redict/tests/unit/cluster
Madelyn Olson 663fbd3459
Stabilize cluster hostnames tests (#11307)
This PR introduces a couple of changes to improve cluster test stability:
1. Increase the cluster node timeout to 3 seconds, which is similar to the
   normal cluster tests, but introduce a new mechanism to increase the ping
   period so that the tests are still fast. This new config is a debug config.
2. Set `cluster-replica-no-failover yes` on a wider array of tests which are
   sensitive to failovers. This was occurring on the ARM CI.
2022-10-03 09:25:16 +03:00
..
cli.tcl Fix redis-cli cluster add-node race in cli.tcl (#11349) 2022-10-03 09:21:41 +03:00
hostnames.tcl Stabilize cluster hostnames tests (#11307) 2022-10-03 09:25:16 +03:00
misc.tcl Fix assertion when a key is lazy expired during cluster key migration (#11176) 2022-08-24 19:39:15 +03:00
multi-slot-operations.tcl Cluster test improvements (#10920) 2022-07-12 10:41:29 -07:00
scripting.tcl Cluster test improvements (#10920) 2022-07-12 10:41:29 -07:00
slot-ownership.tcl bugfix:del keys in slot replicate to replica, and trigger other invalidations (#11084) 2022-08-28 11:37:26 +03:00