Hello I've rebased on 2.1 BRANCH: https://github.com/tarantool/tarantool/tree/sergw/enable-parallel-test-xlog-2.1 BUILD: https://travis-ci.org/tarantool/tarantool/builds/460252333   >Четверг, 18 октября 2018, 1:05 +03:00 от Sergei Voronezhskii : > >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 > > -- Sergei Voronezhskii