qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [ANNOUNCE] qemu-test: a set of tests scripts for QEMU


From: Avi Kivity
Subject: Re: [Qemu-devel] [ANNOUNCE] qemu-test: a set of tests scripts for QEMU
Date: Thu, 29 Dec 2011 19:06:54 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20111115 Thunderbird/8.0

On 12/29/2011 07:02 PM, Anthony Liguori wrote:
>
> Those are rare occurrences and have always been a bit awkward.  OTOH,
> we're talking about the critical path of essentially every single
> feature that gets merged into QEMU.
>

Won't that be qtest?

Major features are rare.  Small changes are common.

>> Let's consider postcopy live migration being proposed.  In addition to
>> various unit tests, it also wants an integration test.  So now we need
>> to write a qemu-test postcopy live migration test, and also autotest
>> test that tests non-Linux guests, migration under load, with memory
>> hotplug, etc.
>
> But the integration test is also going to depend on libvirt support
> for the feature.  So how does this all get orchestrated?  kvm-autotest
> merges the test case first, then QEMU merges the support, then
> libvirt?  What about VDSM and ovirt-engine?  Once kvm-autotest starts
> supporting VDSM that's yet another component to deal with.
>
> Realistically, kvm-autotest is going to have to wait for the bits to
> get merged in all of the necessary pieces and then build a test for it
> on their own schedule.

It just has to be posted and reviewed, it doesn't all have to be merged
at the same time (and the qemu merge has to precede the autotest merge)

-- 
error compiling committee.c: too many arguments to function




reply via email to

[Prev in Thread] Current Thread [Next in Thread]