mirror of
http://github.com/valkey-io/valkey
synced 2024-11-21 16:46:15 +00:00
force VM usage when doing the VM test in 2.2, adding the really-use-vm config option.
This commit is contained in:
parent
e8108591e4
commit
563f4cfee5
@ -128,7 +128,7 @@ proc execute_everything {} {
|
||||
execute_tests "unit/slowlog"
|
||||
|
||||
# run tests with VM enabled
|
||||
set ::global_overrides {vm-enabled yes}
|
||||
set ::global_overrides {vm-enabled yes really-use-vm yes}
|
||||
execute_tests "unit/protocol"
|
||||
execute_tests "unit/basic"
|
||||
execute_tests "unit/type/list"
|
||||
|
Loading…
Reference in New Issue
Block a user