Merge lp:~sil2100/cupstream2distro-config/hook_cleanups into lp:cupstream2distro-config

Proposed by Łukasz Zemczak
Status: Merged
Approved by: Francis Ginther
Approved revision: 742
Merged at revision: 738
Proposed branch: lp:~sil2100/cupstream2distro-config/hook_cleanups
Merge into: lp:cupstream2distro-config
Diff against target: 188 lines (+21/-24)
8 files modified
stacks/head/apps.cfg (+2/-2)
stacks/head/hud.cfg (+0/-1)
stacks/head/media.cfg (+6/-7)
stacks/head/mir.cfg (+1/-1)
stacks/head/mirslave.cfg (+1/-1)
stacks/head/phone.cfg (+1/-1)
stacks/head/platform.cfg (+1/-2)
stacks/head/webapp.cfg (+9/-9)
To merge this branch: bzr merge lp:~sil2100/cupstream2distro-config/hook_cleanups
Reviewer Review Type Date Requested Status
Francis Ginther Approve
PS Jenkins bot continuous-integration Approve
Review via email: mp+183686@code.launchpad.net

Commit message

Remove many many unneeded PPA addition hooks in the head stacks

Description of the change

Remove many many unneeded PPA addition hooks in the head stacks

There's still webcred.cfg to check, but I need Ken for that!

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
Francis Ginther (fginther) wrote :

webapp.cfg needs a fix. The hook 'H05debian_rules_hack' should not be applied to:
webapps-applications
unity-firefox-extension
webapps-greasemonkey
unity-webapps-qml
cordova-ubuntu
cordova-ubuntu-tests

For these, please add 'hooks: False' to override the value in ci_default.

Otherwise, this is all good.

review: Needs Fixing
742. By Łukasz Zemczak

Override the hooks: for some webapps components

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Francis Ginther (fginther) wrote :

Thanks for the update, looks good.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'stacks/head/apps.cfg'
--- stacks/head/apps.cfg 2013-09-03 12:15:45 +0000
+++ stacks/head/apps.cfg 2013-09-03 16:55:22 +0000
@@ -39,7 +39,7 @@
39 aggregate_tests: generic-mediumtests-saucy39 aggregate_tests: generic-mediumtests-saucy
40 archive_artifacts: '**/*test*.xml'40 archive_artifacts: '**/*test*.xml'
41 publish_junit: '**/*test*.xml'41 publish_junit: '**/*test*.xml'
42 hooks: D09add_ppa~phablet-team~ppa A10checklicenseheaders D09add_ppa~ubuntu-sdk-team~ppa42 hooks: A10checklicenseheaders
43 projects:43 projects:
44 gallery-app:44 gallery-app:
45 configurations:45 configurations:
@@ -62,7 +62,7 @@
62 aggregate_tests: saucy-amd64 generic-mediumtests-saucy62 aggregate_tests: saucy-amd64 generic-mediumtests-saucy
63 archive_artifacts: '**/coverage.xml, **/*test*.xml'63 archive_artifacts: '**/coverage.xml, **/*test*.xml'
64 publish_coverage: '**/coverage.xml'64 publish_coverage: '**/coverage.xml'
65 hooks: D09add_ppa~phablet-team~ppa A10checklicenseheaders D09add_ppa~ubuntu-sdk-team~ppa D10install_lcov H10enable_coverage B10gcovr_run65 hooks: A10checklicenseheaders D10install_lcov H10enable_coverage B10gcovr_run
66 webbrowser-app:66 webbrowser-app:
67 test_suite: webbrowser_app67 test_suite: webbrowser_app
68 notes-app:68 notes-app:
6969
=== modified file 'stacks/head/hud.cfg'
--- stacks/head/hud.cfg 2013-09-03 12:15:45 +0000
+++ stacks/head/hud.cfg 2013-09-03 16:55:22 +0000
@@ -34,7 +34,6 @@
34 publish_coverage: '**/results/coverage.xml'34 publish_coverage: '**/results/coverage.xml'
35 publish_junit: '**/results/test*.xml'35 publish_junit: '**/results/test*.xml'
36 libhud-qt:36 libhud-qt:
37 hooks: D09add_ppa~phablet-team~ppa
38 ci:37 ci:
39 configurations:38 configurations:
40 saucy-armhf:39 saucy-armhf:
4140
=== modified file 'stacks/head/media.cfg'
--- stacks/head/media.cfg 2013-09-03 12:15:45 +0000
+++ stacks/head/media.cfg 2013-09-03 16:55:22 +0000
@@ -34,7 +34,7 @@
34 projects:34 projects:
35 camera-app:35 camera-app:
36 contact_email: omer.akram@canonical.com36 contact_email: omer.akram@canonical.com
37 hooks: D09add_ppa~phablet-team~ppa A10checklicenseheaders D09add_ppa~ubuntu-sdk-team~ppa37 hooks: A10checklicenseheaders
38 test_suite: camera_app38 test_suite: camera_app
39 configurations:39 configurations:
40 generic-mediumtests-saucy:40 generic-mediumtests-saucy:
@@ -46,7 +46,7 @@
46 publish_junit: '**/*test*.xml'46 publish_junit: '**/*test*.xml'
47 mediaplayer-app:47 mediaplayer-app:
48 contact_email: omer.akram@canonical.com48 contact_email: omer.akram@canonical.com
49 hooks: D09add_ppa~phablet-team~ppa A10checklicenseheaders D09add_ppa~ubuntu-sdk-team~ppa49 hooks: A10checklicenseheaders
50 test_suite: mediaplayer_app50 test_suite: mediaplayer_app
51 configurations:51 configurations:
52 generic-mediumtests-saucy:52 generic-mediumtests-saucy:
@@ -58,19 +58,18 @@
58 publish_junit: '**/*test*.xml'58 publish_junit: '**/*test*.xml'
59 mediascanner:59 mediascanner:
60 qtubuntu-camera:60 qtubuntu-camera:
61 hooks: D09add_ppa~phablet-team~ppa A10checklicenseheaders61 hooks: A10checklicenseheaders
62 qtubuntu-cameraplugin-fake:62 qtubuntu-cameraplugin-fake:
63 hooks: D09add_ppa~mir-team~staging D09add_ppa~phablet-team~ppa A10checklicenseheaders63 hooks: A10checklicenseheaders
64 qtubuntu-media:64 qtubuntu-media:
65 hooks: D09add_ppa~phablet-team~ppa B09qmakecoverage B10gcovr_run H10enable_coverage D10install_lcov65 hooks: B09qmakecoverage B10gcovr_run H10enable_coverage D10install_lcov
66 configurations:66 configurations:
67 saucy-armhf:67 saucy-armhf:
68 archive_artifacts: '**/output/*deb, **/results/*test*.xml, **/results/coverage.xml'68 archive_artifacts: '**/output/*deb, **/results/*test*.xml, **/results/coverage.xml'
69 publish_coverage: '**/coverage.xml'69 publish_coverage: '**/coverage.xml'
70 qtubuntu-media-signals:70 qtubuntu-media-signals:
71 hooks: D09add_ppa~phablet-team~ppa
72 qtvideo-node:71 qtvideo-node:
73 hooks: D09add_ppa~phablet-team~ppa B09qmakecoverage B10gcovr_run H10enable_coverage D10install_lcov72 hooks: B09qmakecoverage B10gcovr_run H10enable_coverage D10install_lcov
74 configurations:73 configurations:
75 saucy-armhf:74 saucy-armhf:
76 archive_artifacts: '**/output/*deb, **/results/*test*.xml, **/results/coverage.xml'75 archive_artifacts: '**/output/*deb, **/results/*test*.xml, **/results/coverage.xml'
7776
=== modified file 'stacks/head/mir.cfg'
--- stacks/head/mir.cfg 2013-09-03 12:15:45 +0000
+++ stacks/head/mir.cfg 2013-09-03 16:55:22 +0000
@@ -26,7 +26,7 @@
26 projects:26 projects:
27 mir:27 mir:
28 contact_email: thomi.richards@canonical.com francis.ginther@canonical.com28 contact_email: thomi.richards@canonical.com francis.ginther@canonical.com
29 hooks: H05set_package_version D00mbs_archive H10enable_coverage B10gcovr_run H15enable_testing D10install_valgrind B09copy_results D09add_ppa~phablet-team~ppa29 hooks: H05set_package_version D00mbs_archive H10enable_coverage B10gcovr_run H15enable_testing D10install_valgrind B09copy_results
30 archive_artifacts: '**/results/*test*.xml, **/results/coverage.xml, **/output/*deb'30 archive_artifacts: '**/results/*test*.xml, **/results/coverage.xml, **/output/*deb'
31 publish_coverage: '**/results/coverage.xml'31 publish_coverage: '**/results/coverage.xml'
32 publish_junit: '**/results/*test*.xml'32 publish_junit: '**/results/*test*.xml'
3333
=== modified file 'stacks/head/mirslave.cfg'
--- stacks/head/mirslave.cfg 2013-09-03 12:15:45 +0000
+++ stacks/head/mirslave.cfg 2013-09-03 16:55:22 +0000
@@ -37,4 +37,4 @@
37 force-rebuild: True # force rebuild as Mir is changing ABI everyday37 force-rebuild: True # force rebuild as Mir is changing ABI everyday
38 condition-force-rebuild: ../mir/mir.project* # rebuild everytime there is a Mir in the pipe38 condition-force-rebuild: ../mir/mir.project* # rebuild everytime there is a Mir in the pipe
39 contact_email: thomi.richards@canonical.com francis.ginther@canonical.com39 contact_email: thomi.richards@canonical.com francis.ginther@canonical.com
40 hooks: H05set_package_version D00mbs_archive D09add_ppa~mir-team~staging40 hooks: H05set_package_version D00mbs_archive
4141
=== modified file 'stacks/head/phone.cfg'
--- stacks/head/phone.cfg 2013-08-30 09:11:25 +0000
+++ stacks/head/phone.cfg 2013-09-03 16:55:22 +0000
@@ -95,4 +95,4 @@
95 telephony-service:95 telephony-service:
96 autolanding: # indicator-messages is broken in archives96 autolanding: # indicator-messages is broken in archives
97 landing_job: phablet-land # indicator-messages is broken in archives97 landing_job: phablet-land # indicator-messages is broken in archives
98 hooks: D09add_ppa~phablet-team~ppa B09googletests B10gcovr_run H10enable_coverage D10install_lcov A10checklicenseheaders # indicator-messages is broken in archives98 hooks: B09googletests B10gcovr_run H10enable_coverage D10install_lcov A10checklicenseheaders # indicator-messages is broken in archives
9999
=== modified file 'stacks/head/platform.cfg'
--- stacks/head/platform.cfg 2013-09-03 12:15:45 +0000
+++ stacks/head/platform.cfg 2013-09-03 16:55:22 +0000
@@ -21,7 +21,6 @@
21 node_label: pbuilder21 node_label: pbuilder
22 saucy-i386:22 saucy-i386:
23 node_label: pbuilder23 node_label: pbuilder
24 hooks: D09add_ppa~phablet-team~ppa
25 parallel_jobs: 224 parallel_jobs: 2
26 use_description_for_commit: False25 use_description_for_commit: False
27 projects:26 projects:
@@ -47,7 +46,7 @@
47 saucy-i386: False46 saucy-i386: False
48 saucy-amd64: False47 saucy-amd64: False
49 qtubuntu:48 qtubuntu:
50 hooks: D09add_ppa~phablet-team~ppa A10checklicenseheaders49 hooks: A10checklicenseheaders
51 configurations:50 configurations:
52 saucy-i386: False51 saucy-i386: False
53 saucy-amd64: False52 saucy-amd64: False
5453
=== modified file 'stacks/head/webapp.cfg'
--- stacks/head/webapp.cfg 2013-08-30 04:09:55 +0000
+++ stacks/head/webapp.cfg 2013-09-03 16:55:22 +0000
@@ -22,11 +22,11 @@
22 saucy-armhf:22 saucy-armhf:
23 template: pbuilder-config.xml.tmpl23 template: pbuilder-config.xml.tmpl
24 node_label: calxeda-pbuilder24 node_label: calxeda-pbuilder
25 hooks: D09add_ppa~webapps~staging H05debian_rules_hack25 hooks: H05debian_rules_hack
26 hook_source: lp:~fginther/+junk/webapp-hooks26 hook_source: lp:~fginther/+junk/webapp-hooks
27 projects:27 projects:
28 webapps-applications:28 webapps-applications:
29 hooks: D09add_ppa~webapps~staging29 hooks: False
30 unity-webapps-amazon:30 unity-webapps-amazon:
31 unity-webapps-amazoncloudreader:31 unity-webapps-amazoncloudreader:
32 unity-webapps-bbcnews:32 unity-webapps-bbcnews:
@@ -63,29 +63,29 @@
63 unity-webapps-yandexnews:63 unity-webapps-yandexnews:
64 unity-webapps-youtube:64 unity-webapps-youtube:
65 libunity-webapps:65 libunity-webapps:
66 hooks: B10gcovr_run D10install_lcov H10enable_coverage D09add_ppa~webapps~staging66 hooks: B10gcovr_run D10install_lcov H10enable_coverage
67 archive_artifacts: '**/coverage.xml'67 archive_artifacts: '**/coverage.xml'
68 publish_coverage: '**/coverage.xml'68 publish_coverage: '**/coverage.xml'
69 unity-chromium-extension:69 unity-chromium-extension:
70 daily_release: False # waiting for rvr to write some tests70 daily_release: False # waiting for rvr to write some tests
71 hooks: B10gcovr_run D10install_lcov H10enable_coverage D09add_ppa~webapps~staging71 hooks: B10gcovr_run D10install_lcov H10enable_coverage
72 archive_artifacts: '**/*.xml'72 archive_artifacts: '**/*.xml'
73 publish_coverage: '**/coverage.xml'73 publish_coverage: '**/coverage.xml'
74 unity-firefox-extension:74 unity-firefox-extension:
75 daily_release: False # waiting for rvr to write some tests75 daily_release: False # waiting for rvr to write some tests
76 hooks: D09add_ppa~webapps~staging76 hooks: False
77 webapps-greasemonkey:77 webapps-greasemonkey:
78 daily_release: False # waiting for rvr to write some tests78 daily_release: False # waiting for rvr to write some tests
79 hooks: D09add_ppa~webapps~staging79 hooks: False
80 unity-webapps-qml:80 unity-webapps-qml:
81 hooks: D09add_ppa~webapps~staging81 hooks: False
82 cordova-ubuntu:82 cordova-ubuntu:
83 hooks: D08add_ppa-qt5-proper83 hooks: False
84 autolanding:84 autolanding:
85 distributions: raring,saucy85 distributions: raring,saucy
86 ppa_target: ppa:ubuntu-sdk-team/ppa86 ppa_target: ppa:ubuntu-sdk-team/ppa
87 cordova-ubuntu-tests:87 cordova-ubuntu-tests:
88 hooks: D08add_ppa-qt5-proper88 hooks: False
89 autolanding:89 autolanding:
90 distributions: raring,saucy90 distributions: raring,saucy
91 ppa_target: ppa:ubuntu-sdk-team/ppa91 ppa_target: ppa:ubuntu-sdk-team/ppa

Subscribers

People subscribed via source and target branches

to all changes: