xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Ian Campbell <ian.campbell@citrix.com>
To: Ian.Jackson@eu.citrix.com, xen-devel@lists.xen.org
Subject: Re: [PATCH OSSTEST v2 0/8] Fixes for switching to Jessie as base OS for test hosts
Date: Thu, 8 Oct 2015 17:17:11 +0100	[thread overview]
Message-ID: <1444321031.1410.261.camel@citrix.com> (raw)
In-Reply-To: <1444135606.5302.145.camel@citrix.com>

On Tue, 2015-10-06 at 13:46 +0100, Ian Campbell wrote:
> Compared with last time there are a few new patches to fix things I
> noticed
> while testing and the prerequisites for actually deploying (f/w fix on
> arndale and git cache) are now addressed. It remains the case that the
> first 7 patches are OK to go in now and the final one to do the switch
> should perhaps be scheduled separately.

Here is a 9/8. This should be deferred and go in along with the final patch
to switch to Jessie, i.e. after the rest are in production with Wheezy.

8>----------

>From c5a1d26efd1eb83311933c387c1953eff575fff0 Mon Sep 17 00:00:00 2001
From: Ian Campbell <ian.campbell@citrix.com>
Date: Wed, 7 Oct 2015 14:04:52 +0100
Subject: [PATCH] make-flight: Use Jessie ISO image for Debian HVM tests

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
---
Deployment note: debian-8.2.0-{amd64,i386}-CD-1.iso already added to
images dir in Colo & Cambridge.
---
 make-flight | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/make-flight b/make-flight
index 0291b5f..ed4e6ce 100755
--- a/make-flight
+++ b/make-flight
@@ -284,7 +284,7 @@ do_hvm_debian_test_one () {
     test-debianhvm $toolstack $xenarch $dom0arch $qemuu_runvar \
     enable_xsm=$xsm                             \
     $stubdom_runvar $testvars                   \
-    debianhvm_image=debian-7.2.0-$arch-CD-1.iso \
+    debianhvm_image=debian-8.2.0-$arch-CD-1.iso \
     debianhvm_iso_kernel=/$iso_dir/vmlinuz \
     debianhvm_iso_ramdisk=/$iso_dir/initrd.gz \
     bios=$bios \
-- 
2.5.3

      parent reply	other threads:[~2015-10-08 16:17 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-06 12:46 [PATCH OSSTEST v2 0/8] Fixes for switching to Jessie as base OS for test hosts Ian Campbell
2015-10-06 12:46 ` [PATCH OSSTEST v2 1/8] Debian: uboot: Use di_vg_name() and lv_dev_mapper() for root= Ian Campbell
2015-10-06 12:47 ` [PATCH OSSTEST v2 2/8] TestSupport: Use lv_dev_mapper in guest_find_lv Ian Campbell
2015-10-06 12:47 ` [PATCH OSSTEST v2 3/8] ts-freebsd-install: Use $gho->{Lvdev} instead of target_guest_lv_name Ian Campbell
2015-10-06 12:47 ` [PATCH OSSTEST v2 4/8] TestSupport: Remove now unused target_guest_lv_name Ian Campbell
2015-10-06 12:47 ` [PATCH OSSTEST v2 5/8] ts-kernel-build: Explicitly enable CONFIG_CGROUPS Ian Campbell
2015-10-06 15:05   ` Ian Jackson
2015-10-06 15:19     ` Ian Campbell
2015-10-06 15:32       ` Ian Jackson
2015-10-06 12:47 ` [PATCH OSSTEST v2 6/8] ts-debian-di-install: Use correct per-arch name for kernel Ian Campbell
2015-10-06 15:15   ` Ian Jackson
2015-10-06 12:47 ` [PATCH OSSTEST v2 7/8] ts-freebsd-install: Pass -s option to kpartx Ian Campbell
2015-10-06 15:16   ` Ian Jackson
2015-10-06 15:39     ` Ian Campbell
2015-10-06 12:47 ` [PATCH OSSTEST v2 8/8] Switch to Debian 8.0 (jessie) as OS for test hosts Ian Campbell
2015-10-08 16:17 ` Ian Campbell [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1444321031.1410.261.camel@citrix.com \
    --to=ian.campbell@citrix.com \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=xen-devel@lists.xen.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).