From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [OSSTEST PATCH 15/28] cr-daily-branch: Use mg-adjust-flight to have smoke tests reuse builds Date: Tue, 22 Sep 2015 16:30:22 +0100 Message-ID: <1442935822.10338.179.camel@citrix.com> References: <1442934764-8672-1-git-send-email-ian.jackson@eu.citrix.com> <1442934764-8672-4-git-send-email-ian.jackson@eu.citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1ZePWU-0005uy-SR for xen-devel@lists.xenproject.org; Tue, 22 Sep 2015 15:30:26 +0000 In-Reply-To: <1442934764-8672-4-git-send-email-ian.jackson@eu.citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Jackson , xen-devel@lists.xenproject.org List-Id: xen-devel@lists.xenproject.org On Tue, 2015-09-22 at 16:12 +0100, Ian Jackson wrote: Title is missing -makexrefs? > The smoke tests are for testing xen-unstable. We want to avoid > building anything else. So arrange to reuse previous builds by > calling mg-adjust-flight-makexrefs. > > We rebuild libvirt too. This is necessary because libvirt is built > against xen.git, and uses ABI-unstable APIs, so we need a libvirt > built against the right xen.git. This means, for the smoke tests, we > need to build libvirt ourselves. Currently this build seems to take > 416 sends (from host allocation, which we - perhaps naively - hope > will be able to reuse the host from the just-finished build job). > > Signed-off-by: Ian Jackson > Acked-by: Ian Campbell Reaffirmed.