Merge lp:~heber013/ubiquity/fix-gnome-ubiquity-tests into lp:ubiquity

Proposed by Heber Parrucci
Status: Merged
Approved by: Jean-Baptiste Lallement
Approved revision: 6534
Merged at revision: 6534
Proposed branch: lp:~heber013/ubiquity/fix-gnome-ubiquity-tests
Merge into: lp:ubiquity
Diff against target: 11 lines (+1/-0)
1 file modified
autopilot/ubiquity-autopilot-runner/custom-installation/iso-override/usr/local/bin/run-autopilot.sh (+1/-0)
To merge this branch: bzr merge lp:~heber013/ubiquity/fix-gnome-ubiquity-tests
Reviewer Review Type Date Requested Status
Jean-Baptiste Lallement Approve
Ubuntu Installer Team Pending
Review via email: mp+324560@code.launchpad.net

Commit message

Ubiquity autopilot tests: Disabling black screen for gnome sessions so the tests do not fail unexpectedly after 5 minutes of inactivity.

Description of the change

Some Autopilot ubiquity tests are failing randomly with the gnome shell.
This change is for disabling black screen for gnome sessions so the tests do not fail unexpectedly after 5 minutes of inactivity.

To post a comment you must log in.
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/custom-installation/iso-override/usr/local/bin/run-autopilot.sh'
2--- autopilot/ubiquity-autopilot-runner/custom-installation/iso-override/usr/local/bin/run-autopilot.sh 2016-04-15 04:08:38 +0000
3+++ autopilot/ubiquity-autopilot-runner/custom-installation/iso-override/usr/local/bin/run-autopilot.sh 2017-05-24 18:48:42 +0000
4@@ -86,6 +86,7 @@
5 gnome) #ubuntu-gnome
6 SESSION_LOG=/var/log/apt/term.log
7 ARTIFACTS="$ARTIFACTS /var/log/apt"
8+ gsettings set org.gnome.desktop.session idle-delay 0
9 ;;
10 esac
11 else

Subscribers

People subscribed via source and target branches

to status/vote changes: