From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Sergei Voronezhskii Subject: [PATCH v2 5/5] test: replication parallel mode on Date: Fri, 19 Oct 2018 19:17:21 +0300 Message-Id: <20181019161721.49560-6-sergw@tarantool.org> In-Reply-To: <20181019161721.49560-1-sergw@tarantool.org> References: <20181019161721.49560-1-sergw@tarantool.org> To: tarantool-patches@freelists.org Cc: Alexander Turenko , Vladimir Davydov List-ID: Part of #2436, #3232 --- test/replication/suite.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/replication/suite.ini b/test/replication/suite.ini index 6e3a73341..5cbc371c2 100644 --- a/test/replication/suite.ini +++ b/test/replication/suite.ini @@ -8,4 +8,4 @@ config = suite.cfg lua_libs = lua/fast_replica.lua lua/rlimit.lua use_unix_sockets = True long_run = prune.test.lua -is_parallel = False +is_parallel = True -- 2.18.0