From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH RFC OSSTEST 01/19] standalone: Provide a helper to clear the host runvar Date: Fri, 10 Oct 2014 14:53:13 +0100 Message-ID: <1412949193.27111.21.camel@citrix.com> References: <1412942404.27111.12.camel@citrix.com> <1412942554-752-1-git-send-email-ian.campbell@citrix.com> <21559.58459.672659.498577@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <21559.58459.672659.498577@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.xen.org List-Id: xen-devel@lists.xenproject.org On Fri, 2014-10-10 at 14:51 +0100, Ian Jackson wrote: > Ian Campbell writes ("[PATCH RFC OSSTEST 01/19] standalone: Provide a helper to clear the host runvar"): > > Signed-off-by: Ian Campbell > > Of course this only works for jobs with a single host whose runvar is > `host' rather than (say) `src_host' or whatever. Ah yes, I suppose I never run such tests in standalone mode. Is there some way to specify multiple hosts? OSSTEST_HOST_SRC_HOST= and OSSTEST_HOST_DST_HOST= perhaps? > But: > > Acked-by: Ian Jackson