From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [OSSTEST PATCH 2/4] Reporting: Make HTML reports for bisection flights too Date: Wed, 8 Jul 2015 16:28:25 +0100 Message-ID: <1436369305.23508.70.camel@citrix.com> References: <1436368876-23964-1-git-send-email-ian.jackson@eu.citrix.com> <1436368876-23964-2-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.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1ZCrYw-0001Yp-4g for xen-devel@lists.xenproject.org; Wed, 08 Jul 2015 15:47:06 +0000 In-Reply-To: <1436368876-23964-2-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 Wed, 2015-07-08 at 16:21 +0100, Ian Jackson wrote: > Provide an appropriate --html-dir option to sg-report-flight. > (Bisection flights still do not run sg-report-host-history and > sg-report-job-history, which are fairly expensive.) > > Make references to jobs from sg-report-job-history and > sg-report-host-history go to the /info.html page, not the webserver > directory listing. (sg-report-flight's references already do.) > > Signed-off-by: Ian Jackson Acked-by: Ian Campbell