Merge lp:~fginther/cupstream2distro-config/unity-api-wily-vivid-overlay into lp:cupstream2distro-config

Proposed by Francis Ginther
Status: Merged
Approved by: Francis Ginther
Approved revision: 1314
Merged at revision: 1314
Proposed branch: lp:~fginther/cupstream2distro-config/unity-api-wily-vivid-overlay
Merge into: lp:cupstream2distro-config
Diff against target: 50 lines (+16/-11)
2 files modified
stacks/head/unity8.cfg (+16/-2)
stacks/vivid/unity8.cfg (+0/-9)
To merge this branch: bzr merge lp:~fginther/cupstream2distro-config/unity-api-wily-vivid-overlay
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Approve
Joe Talbott (community) Approve
Review via email: mp+271535@code.launchpad.net

Commit message

Add vivid+overlay builds to lp:unity-api and remove lp:unity-api/trunk-15.04 to support dual landings.

Description of the change

Add vivid+overlay builds to lp:unity-api and remove lp:unity-api/trunk-15.04 to support dual landings.

Essentially this change is to add vivid builds to lp:unity-api. These require the vivid overlay PPA which also applies to the wily builds as it's specified in the projects only hooks entry. Add the PPA is a no-op right now as there are only vivid packages in that PPA.

The local_archive_pocket value must match the build flavor, this is used as part of the process to give the code under build a proper version string.

These changes are under test here:
http://s-jenkins.ubuntu-ci:8080/job/unity-api-ci/334/console

Task:
https://trello.com/c/IvGtTaed/561-vanguard-configure-lp-unity-api-for-both-vivid-overlay-and-wily-builds

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

Also remove configuration for lp:unity-api/trunk-15.04.

Revision history for this message
Joe Talbott (joetalbott) wrote :

Looks good.

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

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'stacks/head/unity8.cfg'
--- stacks/head/unity8.cfg 2015-09-16 16:19:47 +0000
+++ stacks/head/unity8.cfg 2015-09-17 20:53:08 +0000
@@ -50,10 +50,24 @@
50 publish_coverage: False50 publish_coverage: False
51 unity-api:51 unity-api:
52 autolanding_template: False52 autolanding_template: False
53 local_archive_pocket: wily53 hooks: H05set_package_version H10enable_coverage D09add_ppa~gcovr-team~ppa D10install_gcovr B10gcovr_run C09copy_results H10strip_native_depends D09add_ppa~ci-train-ppa-service~stable-phone-overlay
54 hooks: H05set_package_version H10enable_coverage D09add_ppa~gcovr-team~ppa D10install_gcovr B10gcovr_run C09copy_results H10strip_native_depends
55 configurations:54 configurations:
55 wily-amd64:
56 local_archive_pocket: wily
57 wily-i386:
58 local_archive_pocket: wily
56 wily-armhf:59 wily-armhf:
60 local_archive_pocket: wily
61 archive_artifacts: '**/coverage*.xml, **/output/*deb'
62 vivid-amd64:
63 local_archive_pocket: vivid
64 node_label: pbuilder
65 vivid-i386:
66 local_archive_pocket: vivid
67 node_label: pbuilder
68 vivid-armhf:
69 local_archive_pocket: vivid
70 node_label: calxeda-pbuilder
57 archive_artifacts: '**/coverage*.xml, **/output/*deb'71 archive_artifacts: '**/coverage*.xml, **/output/*deb'
58 archive_artifacts: '**/coverage*.xml'72 archive_artifacts: '**/coverage*.xml'
59 publish_coverage: '**/coverage*.xml'73 publish_coverage: '**/coverage*.xml'
6074
=== modified file 'stacks/vivid/unity8.cfg'
--- stacks/vivid/unity8.cfg 2015-09-16 16:13:31 +0000
+++ stacks/vivid/unity8.cfg 2015-09-17 20:53:08 +0000
@@ -16,15 +16,6 @@
16 parallel_jobs: 216 parallel_jobs: 2
17 use_description_for_commit: False17 use_description_for_commit: False
18 projects:18 projects:
19 unity-api:
20 autolanding_template: False
21 target_branch: lp:unity-api/trunk-15.04
22 hooks: H05set_package_version H10enable_coverage D09add_ppa~gcovr-team~ppa D10install_gcovr B10gcovr_run C09copy_results H10strip_native_depends D09add_ppa~ci-train-ppa-service~stable-phone-overlay
23 configurations:
24 vivid-armhf:
25 archive_artifacts: '**/coverage*.xml, **/output/*deb'
26 archive_artifacts: '**/coverage*.xml'
27 publish_coverage: '**/coverage*.xml'
28 unity-scopes-api:19 unity-scopes-api:
29 autolanding_template: False20 autolanding_template: False
30 target_branch: lp:unity-scopes-api/trunk-15.0421 target_branch: lp:unity-scopes-api/trunk-15.04

Subscribers

People subscribed via source and target branches

to all changes: