Commit Graph

2 Commits

Author SHA1 Message Date
ranshid e1557e6c7a fix test Migrate the last slot away from a node using redis-cli (#11221)
When using cli to add node, there can potentially be a race condition in
which all nodes presenting cluster state o.k even though the added node
did not yet meet all cluster nodes.
this adds another utility function to wait until all cluster nodes see the same cluster size

(cherry picked from commit c0ce97facc)
2022-12-12 17:36:34 +02:00
Madelyn Olson b8beda61a2 Cluster test infra (taken from #10920)
* Taking just the test infrastrucutre from that commit.

(cherry picked from commit 8a4e3bcd8d)
2022-09-21 22:42:01 +03:00