From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60870) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ezOpZ-0003iW-Ow for qemu-devel@nongnu.org; Fri, 23 Mar 2018 11:42:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ezOpW-0000L6-K2 for qemu-devel@nongnu.org; Fri, 23 Mar 2018 11:42:13 -0400 Received: from mx3-rdu2.redhat.com ([66.187.233.73]:43666 helo=mx1.redhat.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ezOpW-0000Kw-FF for qemu-devel@nongnu.org; Fri, 23 Mar 2018 11:42:10 -0400 References: <20180323140821.28957-1-peterx@redhat.com> From: Eric Blake Message-ID: <17b3708c-3787-c08d-e960-c6df21114689@redhat.com> Date: Fri, 23 Mar 2018 10:42:00 -0500 MIME-Version: 1.0 In-Reply-To: <20180323140821.28957-1-peterx@redhat.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH for-2.12 0/4] Turn OOB off for 2.12-rc1, revert OOB tests List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Xu , qemu-devel@nongnu.org Cc: Paolo Bonzini , "Daniel P . Berrange" , Christian Borntraeger , Fam Zheng , Kevin Wolf , Max Reitz , Eric Auger , =?UTF-8?Q?Marc-Andr=c3=a9_Lureau?= , John Snow , Markus Armbruster , Peter Maydell On 03/23/2018 09:08 AM, Peter Xu wrote: > Temporarily disable OOB for 2.12 since it break (a lot of) things. > Luckily it's only a switch so not so hard. Meanwhile, revert all new > tests that checks against it. > > Tests done: all target builds and "make check" passed, but only on > x86_64 host. It can pass all "raw" iotests, but some "qcow2" iotests > are still failing. I can even reproduce many of the qcow2 fails even > before the whole OOB series, so I suppose that's something already > exists so I'll ignore. > > More tests are really welcomed. Thanks, > > Peter Acked-by: Eric Blake if Peter Maydell wants to pick this up directly on mainline (the smaller the window with broken tests, the easier it is to bisect other issues). Otherwise, I'll queue it in my QAPI pull request for Monday. -- Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3266 Virtualization: qemu.org | libvirt.org