Merge lp:~om26er/cupstream2distro-config/disable_unity8_autolanding into lp:cupstream2distro-config

Proposed by Omer Akram
Status: Merged
Approved by: Francis Ginther
Approved revision: 854
Merged at revision: 855
Proposed branch: lp:~om26er/cupstream2distro-config/disable_unity8_autolanding
Merge into: lp:cupstream2distro-config
Diff against target: 25 lines (+4/-0)
2 files modified
stacks/head/unity8.cfg (+2/-0)
stacks/saucy/unity8.cfg (+2/-0)
To merge this branch: bzr merge lp:~om26er/cupstream2distro-config/disable_unity8_autolanding
Reviewer Review Type Date Requested Status
Francis Ginther Approve
PS Jenkins bot continuous-integration Approve
Review via email: mp+191957@code.launchpad.net

Commit message

disable unity8 autolanding, its not working

Description of the change

disable unity8 autolanding, its not working

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Francis Ginther (fginther) wrote :

Approved

review: Approve
Revision history for this message
Francis Ginther (fginther) wrote :

Oops, forgot that stacks/saucy/unity8.cfg needs to also have the change (the current job is built with stacks/saucy/unity8.cfg). Once the transition to trusty is complete, the saucy config may go away, but this hasn't been done yet.

review: Needs Fixing
854. By Omer Akram

saucy is still default, disable autolanding there as well

Revision history for this message
Francis Ginther (fginther) wrote :

Now it's good.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'stacks/head/unity8.cfg'
2--- stacks/head/unity8.cfg 2013-10-15 01:00:05 +0000
3+++ stacks/head/unity8.cfg 2013-10-21 15:53:41 +0000
4@@ -65,6 +65,8 @@
5 template: False
6 generic-mediumtests-touch:
7 template: False
8+ autolanding:
9+ disabled: True
10 unity-api:
11 hooks: H05set_package_version D00mbs_archive H10enable_coverage B10gcovr_run
12 configurations:
13
14=== modified file 'stacks/saucy/unity8.cfg'
15--- stacks/saucy/unity8.cfg 2013-10-15 01:00:05 +0000
16+++ stacks/saucy/unity8.cfg 2013-10-21 15:53:41 +0000
17@@ -64,6 +64,8 @@
18 template: False
19 generic-mediumtests-touch:
20 template: False
21+ autolanding:
22+ disabled: True
23 unity-api:
24 hooks: H05set_package_version D00mbs_archive H10enable_coverage B10gcovr_run
25 configurations:

Subscribers

People subscribed via source and target branches

to all changes: