From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [OSSTEST PATCH 16/27] cs-job-create: Permit creation of `synth' runvars Date: Wed, 16 Sep 2015 15:49:07 +0100 Message-ID: <1442414947.18856.113.camel@citrix.com> References: <1442410530-9665-1-git-send-email-ian.jackson@eu.citrix.com> <1442410530-9665-17-git-send-email-ian.jackson@eu.citrix.com> <1442412972.18856.87.camel@citrix.com> <22009.32649.837908.514010@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 1ZcE1I-0003kP-B2 for xen-devel@lists.xenproject.org; Wed, 16 Sep 2015 14:49:12 +0000 In-Reply-To: <22009.32649.837908.514010@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 Wed, 2015-09-16 at 15:41 +0100, Ian Jackson wrote: > Ian Campbell writes ("Re: [OSSTEST PATCH 16/27] cs-job-create: Permit > creation of `synth' runvars"): > > On Wed, 2015-09-16 at 14:35 +0100, Ian Jackson wrote: > > > This will be useful if we want to set hostalloc_* runvars. Normally > > > we would want to set those only on flights generated by make-flight. > > > > Acked-by: Ian Campbell > > Thanks. > > > ./standalone set-paths could usefully use this too I think. > > Could it ? I don't think I would object. I never use set-paths... IIRC if you use set-paths and then subsequently have a need to actually re -run the job then it barfs trying to write the new runvars for path etc. Ian.