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

Proposed by Francis Ginther
Status: Merged
Approved by: Francis Ginther
Approved revision: 1313
Merged at revision: 1315
Proposed branch: lp:~fginther/cupstream2distro-config/qtmir-wily-vivid-overlay
Merge into: lp:cupstream2distro-config
Diff against target: 64 lines (+22/-2)
1 file modified
stacks/head/mir.cfg (+22/-2)
To merge this branch: bzr merge lp:~fginther/cupstream2distro-config/qtmir-wily-vivid-overlay
Reviewer Review Type Date Requested Status
Para Siva (community) Approve
PS Jenkins bot continuous-integration Approve
Review via email: mp+271565@code.launchpad.net

Commit message

Add vivid+overlay builds for lp:qtmir to support dual landings.

Description of the change

Add vivid+overlay builds for lp:qtmir to support dual landings.

As with other recent changes to support dual landings, this is just adding vivid+overlay builds to the main project branch. Add the overlay to wily is a no-op for wily as there are no wily packages published.

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.

Tested here:
http://s-jenkins.ubuntu-ci:8080/job/qtmir-ci/426/console

Task:
https://trello.com/c/3jOpVVPs/562-vanguard-configure-lp-qtmir-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)
Revision history for this message
Para Siva (psivaa) wrote :

Thanks for the info + test results

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'stacks/head/mir.cfg'
2--- stacks/head/mir.cfg 2015-07-28 19:47:42 +0000
3+++ stacks/head/mir.cfg 2015-09-17 21:34:49 +0000
4@@ -4,7 +4,6 @@
5 series-version: '15.04'
6 ci_default:
7 hooks: H05set_package_version
8- local_archive_pocket: wily
9 configurations:
10 wily-amd64:
11 node_label: pbuilder
12@@ -18,6 +17,7 @@
13 mir:
14 target_branch: lp:mir/ubuntu
15 autolanding_template: False
16+ local_archive_pocket: wily
17 contact_email: francis.ginther@canonical.com
18 hooks: H05set_package_version H10enable_coverage D09add_ppa~gcovr-team~ppa D10install_gcovr B10gcovr_run H15enable_testing D10install_valgrind B09copy_results C09copy_results
19 archive_artifacts: '**/*xml, **/output/*deb'
20@@ -34,23 +34,43 @@
21 # TODO irc if autolanding fails
22 lightdm:
23 autolanding_template: False
24+ local_archive_pocket: wily
25 hooks: H05set_package_version H40native_hack.py
26 autolanding:
27 ppa_target: ppa:lightdm-team/daily
28 distributions: precise,trusty,utopic,wily
29 qtmir:
30 autolanding_template: False
31- hooks: H05set_package_version H10strip_native_depends
32+ hooks: H05set_package_version H10strip_native_depends D09add_ppa~ci-train-ppa-service~stable-phone-overlay
33 configurations:
34+ vivid-amd64:
35+ local_archive_pocket: vivid
36+ node_label: pbuilder
37+ vivid-i386:
38+ local_archive_pocket: vivid
39+ node_label: pbuilder
40+ vivid-armhf:
41+ local_archive_pocket: vivid
42+ node_label: calxeda-pbuilder
43+ archive_artifacts: '**/output/*deb'
44+ wily-amd64:
45+ local_archive_pocket: wily
46+ wily-i386:
47+ local_archive_pocket: wily
48+ node_label: pbuilder
49 wily-armhf:
50+ local_archive_pocket: wily
51 archive_artifacts: '**/output/*deb'
52 unity-greeter:
53 autolanding_template: False
54+ local_archive_pocket: wily
55 autolanding:
56 ppa_target: ppa:unity-greeter-team/staging
57 unity-greeter-session-broadcast:
58 autolanding_template: False
59+ local_archive_pocket: wily
60 unity-system-compositor:
61 target_branch: lp:unity-system-compositor/ubuntu
62 autolanding_template: False
63+ local_archive_pocket: wily
64 contact_email: francis.ginther@canonical.com

Subscribers

People subscribed via source and target branches

to all changes: