qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Alex Bennée" <alex.bennee@linaro.org>
To: Stefan Hajnoczi <stefanha@gmail.com>
Cc: alex.bennee@linaro.org, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] .travis.yml: basic compile and check recipes
Date: Thu, 19 Sep 2013 17:01:07 +0100	[thread overview]
Message-ID: <p1fvt0ls1o.fsf@linaro.org> (raw)
In-Reply-To: <20130919082330.GA22814@stefanha-thinkpad.redhat.com>


stefanha@gmail.com writes:

> On Wed, Sep 18, 2013 at 03:35:07PM +0100, Alex Bennée wrote:
>> 
>> stefanha@gmail.com writes:
>> 
>> >
>> > Looks useful.  To get more code coverage, flesh out the build
>> > environment:
>> 
>> Thanks. Am I dreaming or are there some system image tests somewhere as well?
>
> Anthony Liguori's "qemu-test" builds special-purpose Linux test guests:
> http://git.qemu-project.org/?p=qemu-test.git;a=tree

It looks like this is more the sort of thing I want. Given the first
thing I found when playing with QEMU was a regression to one of the
system emulations (admittedly not one that's used that often nowadays
but it was the default). 

> <snip>
> Both qemu-test and KVM Autotest are heavy in the sense that they will
> download 100s of MB.  Not sure if they are suitable for Travis CI.

Surely a kernel with minimal user-space and running a simple script can
be kept under 10Mbs? This is essentially a smoke test to ensure QEMU can
still boot a kernel with whatever hardware it's trying to emulate. I'm
not sure the core translator needs much more exercising from user space
after it's booted up? I guess I should do some coverage profiling to
check.

The Travis docs do mention a concept of binary packages of test data but
it's a little unclear if it could be applied to this problem. There is
something about fetching things from Amazon S3. Does the QEMU project
have much in the way of hosting facilities or does it rely on commercial
users to provide them?

I wonder if there is an argument for allowing qemu-test to be added as a
submodule of qemu so the test scripts can be accessed directly even if
the images are pre-canned and stored somewhere else?

Cheers,

-- 
Alex Bennée

  reply	other threads:[~2013-09-19 16:01 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-13 15:20 [Qemu-devel] [PATCH] .travis.yml: basic compile and check recipes alex.bennee
2013-09-18 12:38 ` Stefan Hajnoczi
2013-09-18 14:35   ` Alex Bennée
2013-09-19  8:23     ` Stefan Hajnoczi
2013-09-19 16:01       ` Alex Bennée [this message]
2013-09-19 16:27         ` Stefan Hajnoczi
  -- strict thread matches above, loose matches on Subject: below --
2013-09-24 16:31 [Qemu-devel] [PATCH v3 0/0] .travis.yml: basic compile and check recipies alex.bennee
2013-09-24 16:31 ` [Qemu-devel] [PATCH] .travis.yml: basic compile and check recipes alex.bennee
2013-09-24 23:44   ` Peter Maydell
2013-09-25 10:00     ` Alex Bennée
2013-09-26  7:38       ` Stefan Hajnoczi
2013-10-15 11:08 [Qemu-devel] [PULL v5 0/0] .travis.yml: basic compile and check recipies alex.bennee
2013-10-15 11:08 ` [Qemu-devel] [PATCH] .travis.yml: basic compile and check recipes alex.bennee

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=p1fvt0ls1o.fsf@linaro.org \
    --to=alex.bennee@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@gmail.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).