[Qa-jenkins-scm] [jenkins.debian.net] 05/11: lvc: host-passthrough breaks snapshots...

Holger Levsen holger at layer-acht.org
Fri May 27 18:15:06 UTC 2016


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 04d1411830c0e4ee0c7bbc3d60238a66fe8e1538
Author: Philip Hands <phil at hands.com>
Date:   Thu May 26 21:25:14 2016 +0200

    lvc: host-passthrough breaks snapshots...
    
    because the snapshot ends up with CPU features listed in it,
    and that then conflicts with the host-passthrough in the
    snapshot
---
 cucumber/features/domains/default.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cucumber/features/domains/default.xml b/cucumber/features/domains/default.xml
index 858fa18..f1004dc 100644
--- a/cucumber/features/domains/default.xml
+++ b/cucumber/features/domains/default.xml
@@ -12,7 +12,7 @@
     <apic/>
     <pae/>
   </features>
-  <cpu mode='host-passthrough'/>
+  <cpu mode='host-model'/>
   <clock offset='utc'/>
   <on_poweroff>destroy</on_poweroff>
   <on_reboot>restart</on_reboot>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list