Merge lp:~sil2100/cupstream2distro-config/cleanup_and_add_unity-mir into lp:cupstream2distro-config

Proposed by Łukasz Zemczak
Status: Merged
Approved by: Ken VanDine
Approved revision: 637
Merged at revision: 641
Proposed branch: lp:~sil2100/cupstream2distro-config/cleanup_and_add_unity-mir
Merge into: lp:cupstream2distro-config
Diff against target: 58 lines (+19/-19)
1 file modified
stacks/head/platform.cfg (+19/-19)
To merge this branch: bzr merge lp:~sil2100/cupstream2distro-config/cleanup_and_add_unity-mir
Reviewer Review Type Date Requested Status
Ken VanDine Approve
PS Jenkins bot continuous-integration Approve
Review via email: mp+180077@code.launchpad.net

Commit message

Sort the platform stack projects alphabetically

Description of the change

Sort the platform stack projects alphabetically

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
637. By Łukasz Zemczak

Don't add unity-mir, it'll be done separately - now just sort

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Ken VanDine (ken-vandine) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'stacks/head/platform.cfg'
2--- stacks/head/platform.cfg 2013-08-14 12:29:54 +0000
3+++ stacks/head/platform.cfg 2013-08-14 12:57:16 +0000
4@@ -28,31 +28,12 @@
5 content-hub:
6 contact_email: thomas.voss@canonical.com
7 daily_release: False # To be enabled once packaging is reviewed and project ready
8- powerd:
9- configurations:
10- saucy-i386: False
11- saucy-amd64: False
12- platform-api:
13- force-rebuild: True # force rebuild as Mir is changing ABI everyday
14- condition-force-rebuild: ../mir/mir.project* # rebuild everytime there is a Mir in the pipe
15- qtubuntu:
16- hooks: D09add_ppa~phablet-team~ppa D09add_ppa~canonical-qt5-edgers~qt5-proper A10checklicenseheaders
17- configurations:
18- saucy-i386: False
19- saucy-amd64: False
20- qtubuntu-sensors:
21 dbus-cpp:
22 contact_email: thomas.voss@canonical.com
23 publish_junit: '**/results/*test*.xml'
24 archive_artifacts: '**/results/*test*.xml, **/results/coverage.xml'
25 publish_coverage: '**/results/coverage.xml'
26 hooks: H10enable_coverage B10gcovr_run B09googletests
27- location-service:
28- contact_email: thomas.voss@canonical.com
29- publish_junit: '**/results/*test*.xml'
30- archive_artifacts: '**/results/*test*.xml, **/results/coverage.xml'
31- publish_coverage: '**/results/coverage.xml'
32- hooks: H10enable_coverage B10gcovr_run B09googletests
33 dee:
34 hooks: B09copy_results H10enable_coverage B10gcovr_run D10install_lcov
35 archive_artifacts: '**/results/**'
36@@ -61,3 +42,22 @@
37 saucy-armhf:
38 hooks: B09copy_results
39 publish_coverage: False
40+ location-service:
41+ contact_email: thomas.voss@canonical.com
42+ publish_junit: '**/results/*test*.xml'
43+ archive_artifacts: '**/results/*test*.xml, **/results/coverage.xml'
44+ publish_coverage: '**/results/coverage.xml'
45+ hooks: H10enable_coverage B10gcovr_run B09googletests
46+ platform-api:
47+ force-rebuild: True # force rebuild as Mir is changing ABI everyday
48+ condition-force-rebuild: ../mir/mir.project* # rebuild everytime there is a Mir in the pipe
49+ powerd:
50+ configurations:
51+ saucy-i386: False
52+ saucy-amd64: False
53+ qtubuntu:
54+ hooks: D09add_ppa~phablet-team~ppa D09add_ppa~canonical-qt5-edgers~qt5-proper A10checklicenseheaders
55+ configurations:
56+ saucy-i386: False
57+ saucy-amd64: False
58+ qtubuntu-sensors:

Subscribers

People subscribed via source and target branches

to all changes: