From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Jackson Subject: [OSSTEST PATCH 11/12] Debian: Switch to wheezy Date: Tue, 11 Feb 2014 15:25:53 +0000 Message-ID: <1392132354-7594-12-git-send-email-ian.jackson@eu.citrix.com> References: <1392132354-7594-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.bemta4.messagelabs.com ([85.158.143.247]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1WDFDz-00081G-I3 for xen-devel@lists.xenproject.org; Tue, 11 Feb 2014 15:26:15 +0000 In-Reply-To: <1392132354-7594-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: xen-devel@lists.xenproject.org Cc: Ian Jackson , Ian Campbell , Ian Jackson List-Id: xen-devel@lists.xenproject.org From: Ian Jackson This involves updating the d-i version too. Signed-off-by: Ian Jackson --- Osstest.pm | 2 +- production-config | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Osstest.pm b/Osstest.pm index 9ba2882..8df0c15 100644 --- a/Osstest.pm +++ b/Osstest.pm @@ -59,7 +59,7 @@ our %c = qw( Logs logs Results results - DebianSuite squeeze + DebianSuite wheezy DebianMirrorSubpath debian TestHostKeypairPath id_rsa_osstest diff --git a/production-config b/production-config index a0e73cb..1ee0ba0 100644 --- a/production-config +++ b/production-config @@ -71,7 +71,7 @@ TftpPxeDir / TftpPxeTemplates %ipaddrhex%/pxelinux.cfg TftpPxeGroup osstest -TftpDiVersion 2013-09-23 +TftpDiVersion 2013-12-12 XenUsePath /usr/groups/xencore/systems/bin/xenuse XenUseUser osstest -- 1.7.10.4