From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [libvirt test] 36071: tolerable all pass - PUSHED Date: Wed, 11 Mar 2015 08:51:16 +0000 Message-ID: <1426063876.28029.22.camel@citrix.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: "xen.org" , Jim Fehlig Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Tue, 2015-03-10 at 17:59 +0000, xen.org wrote: > flight 36071 libvirt real [real] > http://www.chiark.greenend.org.uk/~xensrcts/logs/36071/ > > Failures :-/ but no regressions. > > Tests which did not succeed, but are not blocking: > test-armhf-armhf-libvirt 10 migrate-support-check fail never pass > test-amd64-amd64-libvirt 10 migrate-support-check fail never pass > test-amd64-i386-libvirt 10 migrate-support-check fail never pass > > version targeted for testing: > libvirt b39b1397ea6e6155b5e363d456196504093edd07 > baseline version: > libvirt 719cd2182bf06196b26204a8cf88d28001b1d79b This range contains a trio of libxl fixes: $ git log --oneline 719cd2182bf06196b26204a8cf88d28001b1d79b..b39b1397ea6e6155b5e363d456196504093edd07 | grep libxl 3b7f589 libxl: remove unneeded cleanup_unlock label b1d159d libxl: use libxl_ctx passed to libxlConsoleCallback fc3ef44 libxl: remove redundant calls to libxl_evdisable_domain_death Were any of them expected to resolve the libvirtd disappears issue which we've been suffering lately or is this just a lucky pass? I suppose we should monitor things for a few flights and then consider removing the all.allow entry which makes libvirt failures non-blocking in all other branches. Ian.