From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:45361) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCufw-0005uh-Rj for qemu-devel@nongnu.org; Tue, 05 Mar 2013 11:25:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UCufv-0002Ut-7H for qemu-devel@nongnu.org; Tue, 05 Mar 2013 11:25:12 -0500 Received: from mx1.redhat.com ([209.132.183.28]:10082) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCufv-0002Ug-0K for qemu-devel@nongnu.org; Tue, 05 Mar 2013 11:25:11 -0500 Message-ID: <51361C03.4010505@redhat.com> Date: Tue, 05 Mar 2013 17:23:31 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <5134CA4A.7040700@redhat.com> <513618CB.1020501@redhat.com> In-Reply-To: <513618CB.1020501@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] The state of testing List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Lucas Meneghel Rodrigues Cc: Kevin Wolf , Anthony Liguori , Juan Quintela , qemu-devel , Stefan Hajnoczi , Michael Roth , Markus Armbruster , Amit Shah , Paolo Bonzini Hi, > On virt-tests there are at least 48 tests that are easy to run and > involve migration. A subset of them is executed regularly in the daily > jobs: Sure, there are a bunch of tests already, which is good. But there are also important areas which are not covered at all yet. For example there are no cross-version migration tests, which is an area where we often have bugs, they often went unnoticed for quite a while and they tend to be nasty to fix when noticed after release ... cheers, Gerd