On Tue, 10 Jan 2012 08:39:07 +0000 Stefan Hajnoczi <stefa...@gmail.com> wrote:
> On Mon, Jan 09, 2012 at 10:04:38AM -0600, Anthony Liguori wrote: > > The general rules for 'make check-quick': > > > > 1) It must complete in less than 10 minutes start to finish (the > > entire rule). We can re-examine this over time but for now, it > > seems like a reasonable limit. > > > > 2) It must gracefully degrade across architectures/targets. Do not > > assume qemu-system-x86_64 is present or that an arm cross compiler > > is available. > > This should be captured in qemu/ documentation somewhere, otherwise it > will be quickly forgotten or newcomers will not be aware. Submitting patches also should have a clause asking submitters to run the suite before posting patches. > > Stefan >