summaryrefslogtreecommitdiff
path: root/tests/integration/replication.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/integration/replication.tcl')
-rw-r--r--tests/integration/replication.tcl3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/integration/replication.tcl b/tests/integration/replication.tcl
index e98eb8982..bb06e18ac 100644
--- a/tests/integration/replication.tcl
+++ b/tests/integration/replication.tcl
@@ -226,6 +226,9 @@ start_server {tags {"repl external:skip"}} {
}
test {FLUSHDB / FLUSHALL should replicate} {
+ # we're attaching to a sub-replica, so we need to stop pings on the real master
+ r -1 config set repl-ping-replica-period 3600
+
set repl [attach_to_replication_stream]
r -1 set key value