[PATCH 2/2] test: enable parallel mode for xlog tests

Sergei Voronezhskii sergw at tarantool.org
Thu Oct 18 01:04:54 MSK 2018


Part of #2436, #3232
---
 test/xlog/suite.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/xlog/suite.ini b/test/xlog/suite.ini
index ffc812e49..3ccb281ba 100644
--- a/test/xlog/suite.ini
+++ b/test/xlog/suite.ini
@@ -8,4 +8,4 @@ release_disabled = errinj.test.lua panic_on_lsn_gap.test.lua panic_on_broken_lsn
 config = suite.cfg
 use_unix_sockets = True
 long_run = snap_io_rate.test.lua
-is_parallel = False
+is_parallel = True
-- 
2.18.0




More information about the Tarantool-patches mailing list