From: Stefan Hajnoczi <stefanha@redhat.com>
To: Maria Kustova <maxa@catit.be>
Cc: kwolf@redhat.com, famz@redhat.com, qemu-devel@nongnu.org,
Maria Kustova <maria.k@catit.be>
Subject: Re: [Qemu-devel] [PATCH V2 0/2] runner: Control test duration
Date: Tue, 19 Aug 2014 10:18:03 +0100 [thread overview]
Message-ID: <20140819091803.GA25538@stefanha-thinkpad.redhat.com> (raw)
In-Reply-To: <cover.1408390623.git.maria.k@catit.be>
[-- Attachment #1: Type: text/plain, Size: 1088 bytes --]
On Tue, Aug 19, 2014 at 12:02:33AM +0400, Maria Kustova wrote:
> The first patch adds the '--duration SECONDS' argument. After the specified
> duration the runner allows to end the current test and then exits.
>
> The second patch adds forced termination of a program under test, if the test
> execution takes more than 10 minutes to indicate program freezes.
>
> If a program under test hangs, then the specified test duration can be overrun
> up to 10 minutes.
>
> The patch series is based on https://github.com/stefanha/qemu/commits/block,
> commit 07a45925fa88376f8583a333e74f7eeb0f455685
>
> v1 -> v2:
> * Trivial fixes based on the review of Fam Zheng
> * Increased time-out (in some cases 5 minutes interval returned false
> negatives)
>
> Maria Kustova (2):
> runner: Add an argument for test duration
> runner: Kill a program under test by time-out
>
> tests/image-fuzzer/runner.py | 50 +++++++++++++++++++++++++++++++++++++-------
> 1 file changed, 42 insertions(+), 8 deletions(-)
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
[-- Attachment #2: Type: application/pgp-signature, Size: 473 bytes --]
next prev parent reply other threads:[~2014-08-19 9:18 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-18 20:02 [Qemu-devel] [PATCH V2 0/2] runner: Control test duration Maria Kustova
2014-08-18 20:02 ` [Qemu-devel] [PATCH V2 1/2] runner: Add an argument for " Maria Kustova
2014-08-18 20:02 ` [Qemu-devel] [PATCH V2 2/2] runner: Kill a program under test by time-out Maria Kustova
2014-08-19 9:18 ` Stefan Hajnoczi [this message]
2014-08-19 11:13 ` [Qemu-devel] [PATCH V2 0/2] runner: Control test duration Kevin Wolf
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=20140819091803.GA25538@stefanha-thinkpad.redhat.com \
--to=stefanha@redhat.com \
--cc=famz@redhat.com \
--cc=kwolf@redhat.com \
--cc=maria.k@catit.be \
--cc=maxa@catit.be \
--cc=qemu-devel@nongnu.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;
as well as URLs for NNTP newsgroup(s).