[Tarantool-patches] [PATCH v1 01/12] test: enable parallel mode for xlog tests

Alexander V. Tikhonov avtikhon at tarantool.org
Tue Nov 26 09:21:37 MSK 2019


From: Sergei Voronezhskii <sergw at tarantool.org>

Part of #2436, #3232

(cherry picked from commit 4d47162d3c36c5aa0fbffc8f1833fc4d115b1ed0)
---
 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 dfadc48bc..df54537ff 100644
--- a/test/xlog/suite.ini
+++ b/test/xlog/suite.ini
@@ -9,4 +9,4 @@ config = suite.cfg
 use_unix_sockets = True
 use_unix_sockets_iproto = True
 long_run = snap_io_rate.test.lua
-is_parallel = False
+is_parallel = True
-- 
2.17.1



More information about the Tarantool-patches mailing list