From: Karel Zak <kzak@redhat.com>
To: Sami Kerola <kerolasa@iki.fi>
Cc: util-linux@vger.kernel.org
Subject: Re: [PATCH 2/9] tests: make tests to run parallel
Date: Mon, 17 Feb 2014 15:11:21 +0100 [thread overview]
Message-ID: <20140217141121.GH2254@x2.net.home> (raw)
In-Reply-To: <1392594862-15807-2-git-send-email-kerolasa@iki.fi>
On Sun, Feb 16, 2014 at 11:54:15PM +0000, Sami Kerola wrote:
> tests/functions.sh | 15 +++++++--------
> tests/run.sh | 32 +++++++++++++++++++-------------
> 2 files changed, 26 insertions(+), 21 deletions(-)
Applied, but with changes:
* It is not enabled by default if you manually execute ./run.sh, you have
to specify --parallel[=<num>] to enable this feature (the =<num> is optional).
It's enabled for "make check".
Frankly, I cannot imagine that I will debug anything around mount(8)
with enabled --parallel :-)
* the option is propagated to function.sh (where is $TS_PARALLEL)
* the output format depends on $TS_PARALLEL, it means that without
the --parallel option is the output still the same.
Karel
--
Karel Zak <kzak@redhat.com>
http://karelzak.blogspot.com
next prev parent reply other threads:[~2014-02-17 14:11 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-16 23:54 [PATCH 1/9] tests: avoid executing dirname(1) command Sami Kerola
2014-02-16 23:54 ` [PATCH 2/9] tests: make tests to run parallel Sami Kerola
2014-02-17 14:11 ` Karel Zak [this message]
2014-02-16 23:54 ` [PATCH 3/9] tools: add usage information to checkconfig.sh Sami Kerola
2014-02-16 23:54 ` [PATCH 4/9] docs: make hexdump.1 color specification easier to understand Sami Kerola
2014-02-16 23:54 ` [PATCH 5/9] tests: align last.1 with recent phantom detection Sami Kerola
2014-02-16 23:54 ` [PATCH 6/9] swaplabel: wrong version number in check Sami Kerola
2014-02-16 23:54 ` [PATCH 7/9] isosize: move file name printing after error determination Sami Kerola
2014-02-16 23:54 ` [PATCH 8/9] tests: add isosize --sectors and --divisor tests Sami Kerola
2014-02-16 23:54 ` [PATCH 9/9] isosize: make --divisor to require argument Sami Kerola
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=20140217141121.GH2254@x2.net.home \
--to=kzak@redhat.com \
--cc=kerolasa@iki.fi \
--cc=util-linux@vger.kernel.org \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox