From: Kevin Wolf <kwolf@redhat.com>
To: Stefan Hajnoczi <stefanha@redhat.com>
Cc: famz@redhat.com, Maria Kustova <maxa@catit.be>,
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 13:13:34 +0200 [thread overview]
Message-ID: <20140819111334.GC4638@noname.redhat.com> (raw)
In-Reply-To: <20140819091803.GA25538@stefanha-thinkpad.redhat.com>
[-- Attachment #1: Type: text/plain, Size: 1250 bytes --]
Am 19.08.2014 um 11:18 hat Stefan Hajnoczi geschrieben:
> 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>
Thanks, applied all to the block branch.
Kevin
[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]
prev parent reply other threads:[~2014-08-19 11:13 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 ` [Qemu-devel] [PATCH V2 0/2] runner: Control test duration Stefan Hajnoczi
2014-08-19 11:13 ` Kevin Wolf [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=20140819111334.GC4638@noname.redhat.com \
--to=kwolf@redhat.com \
--cc=famz@redhat.com \
--cc=maria.k@catit.be \
--cc=maxa@catit.be \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@redhat.com \
/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).