From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [OSSTEST PATCH 0/9] Host allocation scoring improvements Date: Fri, 14 Nov 2014 16:37:22 +0000 Message-ID: <1415983042.7113.26.camel@citrix.com> References: <1415734910-4647-1-git-send-email-ian.jackson@eu.citrix.com> <1415788588.25176.56.camel@citrix.com> <21604.55638.693745.459883@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1XpJsr-0003oc-AV for xen-devel@lists.xenproject.org; Fri, 14 Nov 2014 16:38:05 +0000 In-Reply-To: <21604.55638.693745.459883@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 Thu, 2014-11-13 at 16:16 +0000, Ian Jackson wrote: > Ian Campbell writes ("Re: [OSSTEST PATCH 0/9] Host allocation scoring improvements"): > > On Tue, 2014-11-11 at 19:41 +0000, Ian Jackson wrote: > > > Here, I'm trying to fix the way that osstest gets far too obsessed > > > about particular failing hosts. > > > > All fine by me, not that I've really grokked the bits towards the end. > > (I will try to if you want) > > I find this area a bit confusing, and it's a right bastard to test, so > if you have the bandwidth for a proper review that would be great. These: [OSSTEST PATCH 1/9] cs-adjust-flight: Fix doc about / to match implementation [OSSTEST PATCH 2/9] ts-hosts-allocate-Executive: allow uncompressed log [OSSTEST PATCH 3/9] Osstest/Executive.pm: Debug log same-host status (in duration estimator) [OSSTEST PATCH 4/9] ts-hosts-allocate-Executive: Move $variation_age setting [OSSTEST PATCH 5/9] ts-hosts-allocate-Executive: Do not prefer fast hosts for tests [OSSTEST PATCH 6/9] ts-hosts-allocate-Executive: Clarify an expression with // Are: Acked-by: Ian Campbell I'll try and grok the rest now and reply to them individually. Ian.