From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [OSSTEST PATCH 14/14] Reporting: sg-report-flight: Put overall pushgate stats in email Date: Tue, 30 Jun 2015 12:03:43 +0100 Message-ID: <1435662223.21469.100.camel@citrix.com> References: <1435658271-31823-1-git-send-email-ian.jackson@eu.citrix.com> <1435658271-31823-15-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.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1Z9tKO-0005sg-Jt for xen-devel@lists.xenproject.org; Tue, 30 Jun 2015 11:03:48 +0000 In-Reply-To: <1435658271-31823-15-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 Cc: xen-devel@lists.xenproject.org List-Id: xen-devel@lists.xenproject.org On Tue, 2015-06-30 at 10:57 +0100, Ian Jackson wrote: > This adds something like this (would have appeared in 37638): > > Last test of basis 37629 2015-06-24 21:36:10 Z 4 days > Failing since 37630 2015-06-26 10:35:44 Z 3 days 9 attempts > Testing same since 37635 2015-06-28 03:05:56 Z 1 days 4 attempts > > or this (would have appeared in 37629): > > Last test of basis 37617 2015-06-20 04:06:01 Z 9 days > Testing same since 37628 2015-06-24 13:35:23 Z 5 days 2 attempts > > (Both examples from the Cambridge instance.) > > This is added just after the versions are reported. > > Signed-off-by: Ian Jackson Acked-by: Ian Campbell