From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Sergei Voronezhskii Subject: [PATCH 2/2] test: enable parallel mode for xlog tests Date: Thu, 18 Oct 2018 01:04:54 +0300 Message-Id: <20181017220454.90958-3-sergw@tarantool.org> In-Reply-To: <20181017220454.90958-1-sergw@tarantool.org> References: <20181015002951.alwznsigotbxn4v7@tkn_work_nb> <20181017220454.90958-1-sergw@tarantool.org> To: tarantool-patches@freelists.org Cc: Alexander Turenko , Vladimir Davydov List-ID: 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