[Qa-jenkins-scm] [jenkins.debian.net] 01/06: lvc: change LVM machine/CPU to allow Gnome to boot
Holger Levsen
holger at layer-acht.org
Tue Nov 15 20:32:24 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 f4b23134e7467b731f9e75d145c1bbad9278b469
Author: Philip Hands <phil at hands.com>
Date: Tue Nov 15 18:04:42 2016 +0100
lvc: change LVM machine/CPU to allow Gnome to boot
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
cucumber/features/domains/default.xml | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/cucumber/features/domains/default.xml b/cucumber/features/domains/default.xml
index 964c1c3..040a5d8 100644
--- a/cucumber/features/domains/default.xml
+++ b/cucumber/features/domains/default.xml
@@ -4,7 +4,7 @@
<currentMemory unit='KiB'>1310720</currentMemory>
<vcpu>1</vcpu>
<os>
- <type arch='x86_64' machine='pc-0.15'>hvm</type>
+ <type arch='x86_64' machine='pc-i440fx-2.1'>hvm</type>
<boot dev='cdrom'/>
</os>
<features>
@@ -12,7 +12,9 @@
<apic/>
<pae/>
</features>
- <cpu mode='host-model'/>
+ <cpu mode='custom' match='exact'>
+ <model fallback='allow'>kvm64</model>
+ </cpu>
<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