From: Kirill Yukhin <kyukhin@tarantool.org>
To: "Alexander V. Tikhonov" <avtikhon@tarantool.org>
Cc: tarantool-patches@dev.tarantool.org
Subject: Re: [Tarantool-patches] [PATCH v1] test: setup workspace in tmpfs for OOS build
Date: Tue, 22 Dec 2020 09:28:17 +0000 [thread overview]
Message-ID: <20201222092817.hhcgbsibydwolh25@tarantool.org> (raw)
In-Reply-To: <5d7246dfd0a5e8d65949d3951f4ce1487d17131d.1608019937.git.avtikhon@tarantool.org>
Hello,
On 15 Dec 11:12, Alexander V. Tikhonov via Tarantool-patches wrote:
> Cc: tarantool-patches@dev.tarantool.org
>
> Found that running vinyl test suite in parallel using test-run vardir
> on real hard drive may cause a lot of tests to fail. It happens because
> of bottleneck with hard drive usage up to 100% which can be seen by any
> of the tools like atop during vinyl tests run in parallel. To avoid of
> it all heavy loaded testing processes should use tmpfs for vardir path.
> Found that out-of-source build had to be updated to use tmpfs for it.
> This patch mounts additional tmpfs mount point in OOS build docker run
> process for test-run vardir. This mount point set using '--tmpfs' flag
> because '--mount' does not support 'exec' option which is needed to be
> able to execute commands in it [2][3].
LGTM.
I've checked your patch into 2.6 and master.
--
Regards, Kirill Yukhin
prev parent reply other threads:[~2020-12-22 9:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-15 8:12 Alexander V. Tikhonov
2020-12-15 9:23 ` Oleg Koshovetc
2020-12-22 9:28 ` Kirill Yukhin [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=20201222092817.hhcgbsibydwolh25@tarantool.org \
--to=kyukhin@tarantool.org \
--cc=avtikhon@tarantool.org \
--cc=tarantool-patches@dev.tarantool.org \
--subject='Re: [Tarantool-patches] [PATCH v1] test: setup workspace in tmpfs for OOS build' \
/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