summaryrefslogtreecommitdiff
path: root/src/modules/Makefile
diff options
context:
space:
mode:
authorMoti Cohen <moti.cohen@redis.com>2022-04-05 17:07:59 +0300
committerGitHub <noreply@github.com>2022-04-05 17:07:59 +0300
commite342bedc837e146c912546e92ded000a33a7d2ba (patch)
tree0136bf3237a4448c5900c973797b49ad1e002d02 /src/modules/Makefile
parentacfb4f7a448144ceb6c841a67613500bc2982a23 (diff)
downloadredis-e342bedc837e146c912546e92ded000a33a7d2ba.tar.gz
Stabilize Sentinel tests - refine failover-timeout & tilt-period (#10518)
Sentinel once in a while experience Sentinel TILT period or leader election failure cycle. The problem is that those default timeout are too big and once it happens, it breaks our tests. Suggesting: - Reducing failover-timeout from 20 to 10sec (actually it is multiplied by 2 and reach 40sec of timeout) - Modify tilt-period from default of 30sec to 5sec. When TILT period happens it might lead to failover in our tests, and might cause also to failover cycle cycle failure. Sentinel tests should `wait_for_condition` up to 50seconds, where needed, to be stable in case having single TILT period or failover failure cycle. In addition relax timing configuration for "manual failover" Sentinel test (was modified several months ago as part of an effort to reduce tests runtime)
Diffstat (limited to 'src/modules/Makefile')
0 files changed, 0 insertions, 0 deletions