From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [OSSTEST PATCH] mg-debian-installer-update: produce deterministic output Date: Sat, 10 Jan 2015 16:10:14 +0000 Message-ID: <1420906214.11796.112.camel@citrix.com> References: <1420903137-21819-1-git-send-email-ian.campbell@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1420903137-21819-1-git-send-email-ian.campbell@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@eu.citrix.com Cc: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org Last week we agreed that I should push a TftpDiVersion update corresponding to the Debian 7.8 point release which is happening today. I ran that with this patch so I have pushed both this patch and the one below (mg-debian-installer-update has no automatic uses, it's all manual intervention). I hope that is OK. As noted on IRC there is some sort of proxy between the osstest control VM and the world which is returning stale data, so I have run mg-debian-installer-update-all on my workstation, and the files do appear to have been updated as I would expect. Sine that's so odd I've just done a normal push to pretest for now instead of the force push which we discussed. I'll keep an eye on the test results and if/when we start seeing failures due to the d-i/kernel mismatch I'll do a force push then (since it is certain we have nothing to lose at the point). Ian. commit 43716b98a912a4c1d445cb5fcca00231f7dbf542 Author: Ian Campbell Date: Sat Jan 10 16:01:00 2015 +0000 TftpDiVersion 2015-01-14 Picks up updated kernel + installer from Debian 7.8 point release. Signed-off-by: Ian Campbell diff --git a/production-config b/production-config index 3aee7db..515bd98 100644 --- a/production-config +++ b/production-config @@ -68,7 +68,7 @@ TftpPxeDir / TftpPxeTemplates %ipaddrhex%/pxelinux.cfg TftpPxeGroup osstest -TftpDiVersion 2014-12-14 +TftpDiVersion 2015-01-10 XenUsePath /usr/groups/xencore/systems/bin/xenuse XenUseUser osstest