redict/tests/cluster
Madelyn Olson 7379d22196
Harden init-tests for cluster tests (#11635)
Attempt to harden cluster init-tests by doing two things:
* Retry up to 3 times to join the cluster. Cluster meet is entirely idempotent, so it should stabilize if we missed a node.
* Validate the connection is actually established, not just exists in the cluster list. Nodes can exist in handshake, but might later get dropped.
2022-12-22 17:37:00 -08:00
..
tests Harden init-tests for cluster tests (#11635) 2022-12-22 17:37:00 -08:00
tmp Cluster test: add tmp dir to Git repo. 2014-05-26 18:08:12 +02:00
cluster.tcl Harden init-tests for cluster tests (#11635) 2022-12-22 17:37:00 -08:00
run.tcl Fix recent daily CI test failures (#9966) 2021-12-20 12:31:13 +02:00