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
1=== modified file 'stacks/head/unity8.cfg'
2--- stacks/head/unity8.cfg 2015-09-16 16:19:47 +0000
3+++ stacks/head/unity8.cfg 2015-09-17 20:53:08 +0000
4@@ -50,10 +50,24 @@
5 publish_coverage: False
6 unity-api:
7 autolanding_template: False
8- local_archive_pocket: wily
9- hooks: H05set_package_version H10enable_coverage D09add_ppa~gcovr-team~ppa D10install_gcovr B10gcovr_run C09copy_results H10strip_native_depends
10+ 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
11 configurations:
12+ wily-amd64:
13+ local_archive_pocket: wily
14+ wily-i386:
15+ local_archive_pocket: wily
16 wily-armhf:
17+ local_archive_pocket: wily
18+ archive_artifacts: '**/coverage*.xml, **/output/*deb'
19+ vivid-amd64:
20+ local_archive_pocket: vivid
21+ node_label: pbuilder
22+ vivid-i386:
23+ local_archive_pocket: vivid
24+ node_label: pbuilder
25+ vivid-armhf:
26+ local_archive_pocket: vivid
27+ node_label: calxeda-pbuilder
28 archive_artifacts: '**/coverage*.xml, **/output/*deb'
29 archive_artifacts: '**/coverage*.xml'
30 publish_coverage: '**/coverage*.xml'
31
32=== modified file 'stacks/vivid/unity8.cfg'
33--- stacks/vivid/unity8.cfg 2015-09-16 16:13:31 +0000
34+++ stacks/vivid/unity8.cfg 2015-09-17 20:53:08 +0000
35@@ -16,15 +16,6 @@
36 parallel_jobs: 2
37 use_description_for_commit: False
38 projects:
39- unity-api:
40- autolanding_template: False
41- target_branch: lp:unity-api/trunk-15.04
42- 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
43- configurations:
44- vivid-armhf:
45- archive_artifacts: '**/coverage*.xml, **/output/*deb'
46- archive_artifacts: '**/coverage*.xml'
47- publish_coverage: '**/coverage*.xml'
48 unity-scopes-api:
49 autolanding_template: False
50 target_branch: lp:unity-scopes-api/trunk-15.04

Subscribers

People subscribed via source and target branches

to all changes: