test infra - flushall between tests in external mode

This commit is contained in:
Oran Agra
2020-09-06 09:59:19 +03:00
parent 677d14c213
commit b65e5aca86
+1
View File
@@ -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