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
=== added file 'stacks/head/media.cfg'
--- stacks/head/media.cfg 1970-01-01 00:00:00 +0000
+++ stacks/head/media.cfg 2013-04-08 19:06:20 +0000
@@ -0,0 +1,24 @@
1stack:
2 name: media
3 series: raring
4 ppa: ubuntu-unity/daily-build-next
5 dest: ubuntu-unity/next
6 extracheck: False # Set to True to enable additional check step
7 schedule: 0 4 * * 1-5
8 dependencies:
9 - platform
10 ci_default:
11 configurations:
12 raring-armhf:
13 node_label: panda-pbuilder
14 template: pbuilder-config.xml.tmpl
15 raring-amd64:
16 node_label: pbuilder
17 template: pbuilder-config.xml.tmpl
18 autolanding:
19 landing_job: phablet-land
20 parallel_jobs: 2
21 contact_email: martin.mrazik@canonical.com
22 use_description_for_commit: False
23 projects:
24 qtubuntu-media-signals:
025
=== modified file 'stacks/phablet/qt.cfg'
--- stacks/phablet/qt.cfg 2013-04-05 16:19:39 +0000
+++ stacks/phablet/qt.cfg 2013-04-08 19:06:20 +0000
@@ -93,9 +93,6 @@
93 use_description_for_commit: True93 use_description_for_commit: True
94 hooks: D08add_ppa-qt5-proper D09add_ppa-phablet-team-ppa B09qmakecoverage B10gcovr_run H10enable_coverage D10install_lcov94 hooks: D08add_ppa-qt5-proper D09add_ppa-phablet-team-ppa B09qmakecoverage B10gcovr_run H10enable_coverage D10install_lcov
95 publish_coverage: "**/results/coverage.xml"95 publish_coverage: "**/results/coverage.xml"
96 qtubuntu-media-signals:
97 use_description_for_commit: True
98 hooks: D08add_ppa-qt5-proper D09add_ppa-phablet-team-ppa
99 qtvideo-node:96 qtvideo-node:
100 ci:97 ci:
101 configurations:98 configurations:

Subscribers

People subscribed via source and target branches

to all changes: