From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [OSSTEST PATCH 3/9] mg-schema-test-database: Wipe previous local plan data Date: Thu, 17 Dec 2015 18:11:36 +0000 Message-ID: <1450375896.1617.87.camel@citrix.com> References: <1450371968-27997-1-git-send-email-ian.jackson@eu.citrix.com> <1450371968-27997-3-git-send-email-ian.jackson@eu.citrix.com> <1450372961.4053.140.camel@citrix.com> <22130.62150.204274.217059@mariner.uk.xensource.com> <1450374179.4053.152.camel@citrix.com> <22130.62976.991414.997315@mariner.uk.xensource.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 1a9d1h-0005JF-9B for xen-devel@lists.xenproject.org; Thu, 17 Dec 2015 18:11:41 +0000 In-Reply-To: <22130.62976.991414.997315@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 Thu, 2015-12-17 at 17:50 +0000, Ian Jackson wrote: > Ian Campbell writes ("Re: [OSSTEST PATCH 3/9] mg-schema-test > -database: Wipe previous local plan data"): > > On Thu, 2015-12-17 at 17:37 +0000, Ian Jackson wrote: > > > If you don't run it as the same user, this is not a problem, > because > > > the default WebspaceFile has $HOME in it. > > > > Right, I should have been clearer, I meant clobber things in the > user's > > WebspaceFile if they run two test instance at the same time. > > Ah, right. I think the first person who wants to do that can do > something to separate out the WebspaceFiles :-). It's not likely > that > you wouldn't notice that you had a problem. Agreed. Acked-by: Ian Campbell