mirror of
http://github.com/valkey-io/valkey
synced 2024-11-22 00:52:38 +00:00
test infra - flushall between tests in external mode
(cherry picked from commit b65e5aca86
)
This commit is contained in:
parent
28e074608c
commit
72d6f966ac
@ -296,6 +296,7 @@ proc start_server {options {code undefined}} {
|
||||
# append the server to the stack
|
||||
lappend ::servers $srv
|
||||
}
|
||||
r flushall
|
||||
uplevel 1 $code
|
||||
set ::tags [lrange $::tags 0 end-[llength $tags]]
|
||||
return
|
||||
|
Loading…
Reference in New Issue
Block a user