Prevent partial sync in test that requires only full syncs
Former-commit-id: 1b9fea066914d7f23d6bec220f26b8c0112d7f8b
This commit is contained in:
parent
97d6875862
commit
6f899382ca
@ -530,8 +530,7 @@ test {diskless loading short read} {
|
||||
$master multi
|
||||
$master client kill type replica
|
||||
$master set asdf asdf
|
||||
# the side effect of resizing the backlog is that it is flushed (16k is the min size)
|
||||
$master config set repl-backlog-size [expr {16384 + $i}]
|
||||
$master debug truncate-repl-backlog
|
||||
$master exec
|
||||
}
|
||||
# wait for loading to stop (fail)
|
||||
|
Loading…
x
Reference in New Issue
Block a user