mirror of
https://github.com/fluencelabs/redis
synced 2025-03-18 16:40:50 +00:00
Stress tester WIP.
This commit is contained in:
parent
49899866c8
commit
f983318e52
@ -27,6 +27,9 @@ start_server {
|
||||
} {PONG}
|
||||
|
||||
test {Stress tester for #3343-alike bugs} {
|
||||
for {set j 0} {$j < 100} {incr j} {
|
||||
puts [randomInt 10]
|
||||
}
|
||||
}
|
||||
|
||||
tags {slow} {
|
||||
|
Loading…
x
Reference in New Issue
Block a user