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

Proposed by Łukasz Zemczak
Status: Merged
Approved by: Łukasz Zemczak
Approved revision: 727
Merged at revision: 727
Proposed branch: lp:~sil2100/cupstream2distro-config/phone_enable_compontent_tests
Merge into: lp:cupstream2distro-config
Diff against target: 73 lines (+34/-17)
2 files modified
stacks/head/phone.cfg (+2/-17)
stacks/no-dailies/phone.cfg (+32/-0)
To merge this branch: bzr merge lp:~sil2100/cupstream2distro-config/phone_enable_compontent_tests
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Approve
Ken VanDine Approve
Mathieu Trudel-Lapierre Approve
Review via email: mp+182996@code.launchpad.net

Commit message

Add the new phone components integration tests to be ran on the stack release

Description of the change

Add the new phone components integration tests to be ran on the stack release

To post a comment you must log in.
Revision history for this message
Mathieu Trudel-Lapierre (cyphermox) wrote :

Approve.

review: Approve
Revision history for this message
Ken VanDine (ken-vandine) wrote :

LGTM

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
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/phone.cfg'
2--- stacks/head/phone.cfg 2013-08-28 22:12:56 +0000
3+++ stacks/head/phone.cfg 2013-08-29 19:28:42 +0000
4@@ -13,8 +13,8 @@
5 test_parameters:
6 apmachines: autopilot-intel qa-nvidia-gtx660
7 packages: libdee-qt5-3 libqt5webkit5-qmlwebkitplugin qtdeclarative5-accounts-plugin qtdeclarative5-friends-plugin gsettings-ubuntu-touch-schemas history-service libgsettings-qt1 libhistoryservice0 libofono-qt1 libqt5multimedia5 libtelepathy-qt5-0 ofono qtdeclarative5-ubuntu-telephony0.1 telepathy-ofono telephony-service qtdeclarative5-ubuntu-ui-extras0.1 libqt5organizer5 qtdeclarative5-ubuntu-contacts0.1 hud libhud2 libunity-action-qt1 qtdeclarative5-unity-action-plugin address-book-service libqt5contacts5 libqt5versit5 qmlscene qtcontact5-galera qtdeclarative5-qtcontacts-plugin qtdeclarative5-qtquick2-plugin qtdeclarative5-ubuntu-ui-toolkit-plugin libqt5qml-graphicaleffects libqt5svg5 qtdeclarative5-window-plugin ubuntu-ui-toolkit-theme address-book-app
8- testpackages: address-book-app-autopilot
9- tests: address_book_app
10+ testpackages: address-book-app-autopilot dialer-app-autopilot messaging-app-autopilot
11+ tests: address_book_app dialer_app messaging_app
12 ci_default:
13 configurations:
14 saucy-armhf:
15@@ -80,21 +80,6 @@
16 template: False
17 test_suite: messaging_app
18 hooks: A10checklicenseheaders # no tests
19- phone-app:
20- contact_email: omer.akram@canonical.com
21- configurations:
22- generic-mediumtests-saucy:
23- template: False
24- generic-mediumtests-touch:
25- template: False
26- autolanding:
27- landing_job: phablet-land
28- test_suite: phone_app
29- aggregate_tests: generic-mediumtests-saucy
30- archive_artifacts: '**/*test*.xml'
31- publish_junit: '**/*test*.xml'
32- daily_release: False # This is deprecated, project will be removed once other phone bits are mature
33- hooks: D09add_ppa~phablet-team~ppa B09googletests B10gcovr_run H10enable_coverage D10install_lcov A10checklicenseheaders
34 history-service:
35 configurations:
36 saucy-armhf:
37
38=== added file 'stacks/no-dailies/phone.cfg'
39--- stacks/no-dailies/phone.cfg 1970-01-01 00:00:00 +0000
40+++ stacks/no-dailies/phone.cfg 2013-08-29 19:28:42 +0000
41@@ -0,0 +1,32 @@
42+stack:
43+ name: phone
44+ series: saucy
45+ #ppa: ubuntu-unity/daily-build-next
46+ #dest: ubuntu-unity/next
47+ #extracheck: ps-generic-autopilot-release-testing
48+ #schedule: 0 4 * * 1-5
49+ ci_default:
50+ configurations:
51+ saucy-amd64:
52+ template: pbuilder-config.xml.tmpl
53+ node_label: pbuilder
54+ saucy-armhf:
55+ template: pbuilder-config.xml.tmpl
56+ node_label: calxeda-pbuilder
57+ projects:
58+ phone-app:
59+ contact_email: omer.akram@canonical.com
60+ daily_release: False
61+ configurations:
62+ generic-mediumtests-saucy:
63+ template: False
64+ generic-mediumtests-touch:
65+ template: False
66+ autolanding:
67+ landing_job: phablet-land
68+ test_suite: phone_app
69+ aggregate_tests: generic-mediumtests-saucy
70+ archive_artifacts: '**/*test*.xml'
71+ publish_junit: '**/*test*.xml'
72+ hooks: D09add_ppa~phablet-team~ppa B09googletests B10gcovr_run H10enable_coverage D10install_lcov A10checklicenseheaders
73+

Subscribers

People subscribed via source and target branches

to all changes: