From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [OSSTEST PATCH 2/2] ts-host-install: New --poweron-test-only option Date: Mon, 18 May 2015 10:06:45 +0100 Message-ID: <1431940005.4944.1.camel@citrix.com> References: <1431710070-11766-1-git-send-email-ian.jackson@eu.citrix.com> <1431710070-11766-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.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1YuKMe-0002Zf-Hq for xen-devel@lists.xenproject.org; Mon, 18 May 2015 12:41:48 +0000 In-Reply-To: <1431710070-11766-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 Fri, 2015-05-15 at 18:14 +0100, Ian Jackson wrote: > We are having a difficulty with one of the test boxes, which can be > most easily reproduced by running ts-host-install to power cycle the > box and then see if it wakes up enough to fetch a preseed file. > > Keep this mode of operation in tree in case it's useful in future. > > Signed-off-by: Ian Jackson Both patches: Acked-by: Ian Campbell