Skip to content

Commit

Permalink
Test: take PSYNC2 test master timeout high during switch.
Browse files Browse the repository at this point in the history
This will likely avoid false positives due to trailing pings.
  • Loading branch information
antirez committed May 28, 2020
1 parent 6c1bb7b commit 59cd4c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/integration/psync2.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,6 @@ start_server {} {
show_cluster_status
fail "Replicas and master offsets were unable to match *exactly*."
}
$R($master_id) config set repl-ping-replica-period 10

# Limit anyway the maximum number of cycles. This is useful when the
# test is skipped via --only option of the test suite. In that case
Expand Down

0 comments on commit 59cd4c9

Please sign in to comment.