Merge lp:~canonical-platform-qa/ubiquity/lp1497002 into lp:ubiquity

Proposed by Max Brustkern
Status: Merged
Merged at revision: 6331
Proposed branch: lp:~canonical-platform-qa/ubiquity/lp1497002
Merge into: lp:ubiquity
Diff against target: 13 lines (+2/-1)
1 file modified
autopilot/ubiquity-autopilot-runner/run-ubiquity-test (+2/-1)
To merge this branch: bzr merge lp:~canonical-platform-qa/ubiquity/lp1497002
Reviewer Review Type Date Requested Status
Jean-Baptiste Lallement Approve
Review via email: mp+271851@code.launchpad.net

Description of the change

A problem with mesa under qemu:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=775235
is causing tests to fail on i386 images. I'd like to propose this workaround until the issue can be resolved so that we can get i386 testing working correctly for Wily.

To post a comment you must log in.
6332. By Max Brustkern

Updated to core2duo on the advice of other testers

Revision history for this message
Jean-Baptiste Lallement (jibel) wrote :

LGTM, thanks!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'autopilot/ubiquity-autopilot-runner/run-ubiquity-test'
2--- autopilot/ubiquity-autopilot-runner/run-ubiquity-test 2014-05-15 10:20:35 +0000
3+++ autopilot/ubiquity-autopilot-runner/run-ubiquity-test 2015-09-21 19:20:36 +0000
4@@ -47,7 +47,8 @@
5 QEMUOPTS="-m $RAMSIZE -smp $VCPU \
6 -localtime -no-reboot \
7 -net nic,model=virtio -net user -redir tcp:$SSHPORT::22 \
8- -daemonize
9+ -daemonize \
10+ -cpu core2duo
11 "
12
13 STARTAT=$(date)

Subscribers

People subscribed via source and target branches

to status/vote changes: