[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH OSSTEST v2 0/8] Fixes for switching to Jessie as base OS for test hosts
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@xxxxxxxxxx> 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@xxxxxxxxxx> --- 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 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |