Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
23f2b4d0
Commit
23f2b4d0
authored
May 28, 2020
by
antirez
Browse files
Test: take PSYNC2 test master timeout high during switch.
This will likely avoid false positives due to trailing pings.
parent
9d38a270
Changes
1
Show whitespace changes
Inline
Side-by-side
tests/integration/psync2.tcl
View file @
23f2b4d0
...
@@ -242,7 +242,6 @@ start_server {} {
...
@@ -242,7 +242,6 @@ start_server {} {
show_cluster_status
show_cluster_status
fail
"Replicas and master offsets were unable to match *exactly*."
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
# 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
# test is skipped via --only option of the test suite. In that case
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment