redict/tests/cluster
Madelyn Olson f6b76e50ad
Change expression to look for at least one limit exceeded (#10173)
This is an attempt to fix some of the issues with the cluster mode tests we are seeing in the daily run.

The test is trying to incrementally adds a bunch of publish messages, expecting that eventually one
of them will overflow. The tests stops one of the processes, so it expects that just that one Redis node
will overflow. I think the test is flaky because under certain circumstances multiple links are getting
disconnected, not just the one that is stalled.
2022-01-26 09:59:53 +02:00
..
tests Change expression to look for at least one limit exceeded (#10173) 2022-01-26 09:59:53 +02:00
tmp Cluster test: add tmp dir to Git repo. 2014-05-26 18:08:12 +02:00
cluster.tcl Implement clusterbus message extensions and cluster hostname support (#9530) 2022-01-02 19:48:29 -08:00
run.tcl Fix recent daily CI test failures (#9966) 2021-12-20 12:31:13 +02:00