From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [OSSTEST PATCH] production-config: Use /home/logs, not /home/osstest/pub Date: Fri, 15 May 2015 09:51:16 +0100 Message-ID: <1431679876.8943.6.camel@citrix.com> References: <1431623646-24245-1-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.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1YtBLM-0007lI-CY for xen-devel@lists.xenproject.org; Fri, 15 May 2015 08:51:44 +0000 In-Reply-To: <1431623646-24245-1-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 Thu, 2015-05-14 at 18:14 +0100, Ian Jackson wrote: > The logs and images (including .../logs, .../results, etc.) are now on > their own filesystem on the production osstest VM, which I have called > /home/logs. > > Changing this in production config will allow us to tidy up by > removing the symlink I left behind. > > Signed-off-by: Ian Jackson Acked-by: Ian Campbell