From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [OSSTEST PATCH 3/3] smoke tests: Consider osstest revision when reusing builds Date: Fri, 9 Oct 2015 14:28:36 +0100 Message-ID: <1444397316.1410.396.camel@citrix.com> References: <1444391314-1895-1-git-send-email-ian.jackson@eu.citrix.com> <1444391314-1895-3-git-send-email-ian.jackson@eu.citrix.com> <1444393890.1410.362.camel@citrix.com> <22039.49043.592642.160615@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1ZkXiz-0001kG-H4 for xen-devel@lists.xenproject.org; Fri, 09 Oct 2015 13:28:41 +0000 In-Reply-To: <22039.49043.592642.160615@mariner.uk.xensource.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 Cc: xen-devel@lists.xenproject.org List-Id: xen-devel@lists.xenproject.org On Fri, 2015-10-09 at 14:22 +0100, Ian Jackson wrote: > > (is that worth mentioning? is it correct?) > > No. This reuse machinery does not consider the versions of anything - > except, now, osstest itself. This is because the other trees' > versions are supposed to be intercompatible. Ah, I'm always forgetting that. Sorry for the noise. Ian.