From: Stefan Weil <sw@weilnetz.de>
To: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Cc: Daniel Gollub <gollub@b1-systems.de>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Adding "make check" to the QEMU buildbot
Date: Thu, 15 Mar 2012 18:21:03 +0100 [thread overview]
Message-ID: <4F6224FF.8040606@weilnetz.de> (raw)
In-Reply-To: <20120315080621.GB13870@stefanha-thinkpad.localdomain>
Am 15.03.2012 09:06, schrieb Stefan Hajnoczi:
> QEMU has grown a number of sanity tests that can be run using "make
> check". They are fast and do not require many resources.
>
> Is it possible to add "make check" after the build?
>
> We may have to deal with some failures in the beginning - either due to
> buildslave environment or legitimate broken platforms. But I think we
> can get all green pretty easily.
>
> Stefan
You can combine build and check by running "make all check".
I don't expect much red (if any at all).
The iotests need some disk space (400 MB are sufficient, but I
don't know the lower limit). An incremental build and check
takes typically less than 3 minutes on my virtual server.
I nearly always compile without optimization because that
speeds compilation a lot, and errors caused by optimization
are very rare.
Non-Linux hosts currently won't run the iotests.
Cross builds cannot run the tests.
Regards,
Stefan W.
next prev parent reply other threads:[~2012-03-15 17:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-15 8:06 [Qemu-devel] Adding "make check" to the QEMU buildbot Stefan Hajnoczi
2012-03-15 17:21 ` Stefan Weil [this message]
2012-03-16 9:30 ` Gerd Hoffmann
2012-03-16 12:26 ` Anthony Liguori
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=4F6224FF.8040606@weilnetz.de \
--to=sw@weilnetz.de \
--cc=gollub@b1-systems.de \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@linux.vnet.ibm.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.