From: Sergei Voronezhskii <sergw@tarantool.org> To: tarantool-patches@freelists.org Cc: Alexander Turenko <alexander.turenko@tarantool.org>, Vladimir Davydov <vdavydov.dev@gmail.com> Subject: [PATCH 2/2] test: enable parallel mode for xlog tests Date: Wed, 10 Oct 2018 10:56:27 +0300 [thread overview] Message-ID: <20181010075627.40822-3-sergw@tarantool.org> (raw) In-Reply-To: <20181010075627.40822-1-sergw@tarantool.org> 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
prev parent reply other threads:[~2018-10-10 7:56 UTC|newest] Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top 2018-10-10 7:56 [PATCH] " Sergei Voronezhskii 2018-10-10 7:56 ` [PATCH 1/2] test: wait until expected value appear in log Sergei Voronezhskii 2018-10-15 0:29 ` Alexander Turenko 2018-10-17 22:04 ` [PATCH] test: enable parallel mode for xlog tests Sergei Voronezhskii 2018-10-17 22:04 ` [PATCH 1/2] test: wait until expected value appear in log Sergei Voronezhskii 2018-10-21 4:40 ` Alexander Turenko 2018-10-23 15:00 ` Re[2]: " Sergei Voronezhskii 2018-10-25 2:49 ` Alexander Turenko 2018-10-17 22:04 ` [PATCH 2/2] test: enable parallel mode for xlog tests Sergei Voronezhskii 2018-11-27 13:33 ` [tarantool-patches] " Sergei Voronezhskii 2018-11-28 14:42 ` [tarantool-patches] [PATCH] " Kirill Yukhin 2018-10-10 7:56 ` Sergei Voronezhskii [this message]
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20181010075627.40822-3-sergw@tarantool.org \ --to=sergw@tarantool.org \ --cc=alexander.turenko@tarantool.org \ --cc=tarantool-patches@freelists.org \ --cc=vdavydov.dev@gmail.com \ --subject='Re: [PATCH 2/2] test: enable parallel mode for xlog tests' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox