mirror of
https://github.com/fluencelabs/redis
synced 2025-03-20 01:20:50 +00:00
Merge pull request #5163 from oranagra/fix_slave_buffer_test
fix slave buffer test suite false positives
This commit is contained in:
commit
dfc82fca54
@ -182,7 +182,7 @@ proc test_slave_buffers {cmd_count payload_len limit_memory pipeline} {
|
||||
|
||||
# put the slave to sleep
|
||||
set rd_slave [redis_deferring_client]
|
||||
$rd_slave debug sleep 60
|
||||
$rd_slave debug sleep 300
|
||||
|
||||
# send some 10mb woth of commands that don't increase the memory usage
|
||||
if {$pipeline == 1} {
|
||||
|
Loading…
x
Reference in New Issue
Block a user