Merge lp:~sil2100/cupstream2distro-config/add_ubuntu-ui-extras into lp:cupstream2distro-config

Proposed by Łukasz Zemczak
Status: Merged
Approved by: Francis Ginther
Approved revision: 671
Merged at revision: 670
Proposed branch: lp:~sil2100/cupstream2distro-config/add_ubuntu-ui-extras
Merge into: lp:cupstream2distro-config
Diff against target: 51 lines (+14/-16)
2 files modified
stacks/head/sdk.cfg (+14/-0)
stacks/no-dailies/sdk.cfg (+0/-16)
To merge this branch: bzr merge lp:~sil2100/cupstream2distro-config/add_ubuntu-ui-extras
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Approve
Francis Ginther Approve
Review via email: mp+181083@code.launchpad.net

Commit message

Enable ubuntu-ui-extras for daily-release

Description of the change

Enable ubuntu-ui-extras for daily-release.

Merge only if this is merged in:
https://code.launchpad.net/~sil2100/ubuntu-ui-extras/packaging_review/+merge/181075

To post a comment you must log in.
Revision history for this message
Francis Ginther (fginther) wrote :

There is a conflicting entry in another file that needs to be rmoved:
# grep -r ubuntu-ui-ex
stacks/no-dailies/sdk.cfg: ubuntu-ui-extras:

review: Needs Fixing
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
671. By Łukasz Zemczak

Remove the ubuntu-ui-extras from no-dailies

Revision history for this message
Francis Ginther (fginther) wrote :

Looks good!

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) :
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/sdk.cfg'
2--- stacks/head/sdk.cfg 2013-08-20 15:30:16 +0000
3+++ stacks/head/sdk.cfg 2013-08-20 16:06:23 +0000
4@@ -55,6 +55,20 @@
5 autolanding:
6 ppa_target: ppa:ubuntu-touch-coreapps-drivers/daily
7 distributions: precise,quantal,raring
8+ ubuntu-ui-extras:
9+ hooks: D09add_ppa~canonical-qt5-edgers~qt5-proper A10checklicenseheaders C09copy_results B09copy_results B10gcovr_run H10enable_coverage D10install_lcov
10+ test_suite: ubuntu_ui_extras
11+ archive_artifacts: '**/results/coverage.xml'
12+ publish_coverage: '**/results/coverage.xml'
13+ aggregate_tests: generic-mediumtests-saucy saucy-amd64
14+ configurations:
15+ saucy-armhf:
16+ node_label: calxeda-pbuilder
17+ archive_artifacts: '**/output/*deb'
18+ publish_junit: False
19+ publish_coverage: False
20+ generic-mediumtests-saucy:
21+ template: False
22 ubuntu-ui-toolkit:
23 hooks: D09add_ppa~canonical-qt5-edgers~qt5-proper A10checklicenseheaders C09copy_results B09copy_results B10gcovr_run H10enable_coverage D10install_lcov B10pep8 B10pyflakes
24 test_suite: ubuntuuitoolkit
25
26=== modified file 'stacks/no-dailies/sdk.cfg'
27--- stacks/no-dailies/sdk.cfg 2013-08-01 13:03:44 +0000
28+++ stacks/no-dailies/sdk.cfg 2013-08-20 16:06:23 +0000
29@@ -14,22 +14,6 @@
30 template: pbuilder-config.xml.tmpl
31 node_label: calxeda-pbuilder
32 projects:
33- ubuntu-ui-extras:
34- contact_email: omer.akram@canonical.com
35- daily_release: False
36- hooks: D09add_ppa~canonical-qt5-edgers~qt5-proper A10checklicenseheaders C09copy_results B09copy_results B10gcovr_run H10enable_coverage D10install_lcov
37- test_suite: ubuntu_ui_extras
38- archive_artifacts: '**/results/coverage.xml'
39- publish_coverage: '**/results/coverage.xml'
40- aggregate_tests: generic-mediumtests-saucy saucy-amd64
41- configurations:
42- saucy-armhf:
43- node_label: calxeda-pbuilder
44- archive_artifacts: '**/output/*deb'
45- publish_junit: False
46- publish_coverage: False
47- generic-mediumtests-saucy:
48- template: False
49 unity-action-api-nohud:
50 daily_release: False
51 target_branch: lp:~unity-team/unity-action-api/nohud

Subscribers

People subscribed via source and target branches

to all changes: