Merge lp:~mterry/cupstream2distro-config/media-signals into lp:cupstream2distro-config

Proposed by Michael Terry
Status: Merged
Approved by: Didier Roche-Tolomelli
Approved revision: 152
Merged at revision: 154
Proposed branch: lp:~mterry/cupstream2distro-config/media-signals
Merge into: lp:cupstream2distro-config
Diff against target: 42 lines (+24/-3)
2 files modified
stacks/head/media.cfg (+24/-0)
stacks/phablet/qt.cfg (+0/-3)
To merge this branch: bzr merge lp:~mterry/cupstream2distro-config/media-signals
Reviewer Review Type Date Requested Status
Didier Roche-Tolomelli Approve
PS Jenkins bot continuous-integration Approve
Review via email: mp+157726@code.launchpad.net

Commit message

Add new media stack with qtubuntu-media-signals in it.

I assumed that "use_description_for_commit: True" was just an historical accident and not a setting we wanted to preserve.

Description of the change

Add new media stack with qtubuntu-media-signals in it.

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
Didier Roche-Tolomelli (didrocks) wrote :

looking, good, thanks!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'stacks/head/media.cfg'
2--- stacks/head/media.cfg 1970-01-01 00:00:00 +0000
3+++ stacks/head/media.cfg 2013-04-08 19:06:20 +0000
4@@ -0,0 +1,24 @@
5+stack:
6+ name: media
7+ series: raring
8+ ppa: ubuntu-unity/daily-build-next
9+ dest: ubuntu-unity/next
10+ extracheck: False # Set to True to enable additional check step
11+ schedule: 0 4 * * 1-5
12+ dependencies:
13+ - platform
14+ ci_default:
15+ configurations:
16+ raring-armhf:
17+ node_label: panda-pbuilder
18+ template: pbuilder-config.xml.tmpl
19+ raring-amd64:
20+ node_label: pbuilder
21+ template: pbuilder-config.xml.tmpl
22+ autolanding:
23+ landing_job: phablet-land
24+ parallel_jobs: 2
25+ contact_email: martin.mrazik@canonical.com
26+ use_description_for_commit: False
27+ projects:
28+ qtubuntu-media-signals:
29
30=== modified file 'stacks/phablet/qt.cfg'
31--- stacks/phablet/qt.cfg 2013-04-05 16:19:39 +0000
32+++ stacks/phablet/qt.cfg 2013-04-08 19:06:20 +0000
33@@ -93,9 +93,6 @@
34 use_description_for_commit: True
35 hooks: D08add_ppa-qt5-proper D09add_ppa-phablet-team-ppa B09qmakecoverage B10gcovr_run H10enable_coverage D10install_lcov
36 publish_coverage: "**/results/coverage.xml"
37- qtubuntu-media-signals:
38- use_description_for_commit: True
39- hooks: D08add_ppa-qt5-proper D09add_ppa-phablet-team-ppa
40 qtvideo-node:
41 ci:
42 configurations:

Subscribers

People subscribed via source and target branches

to all changes: