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

Proposed by Łukasz Zemczak
Status: Work in progress
Proposed branch: lp:~sil2100/cupstream2distro-config/click_integration_testing
Merge into: lp:cupstream2distro-config
Diff against target: 45 lines (+12/-4)
2 files modified
stacks/head/click-package.cfg (+6/-3)
stacks/saucy/click-package.cfg (+6/-1)
To merge this branch: bzr merge lp:~sil2100/cupstream2distro-config/click_integration_testing
Reviewer Review Type Date Requested Status
CU2D maintainers Pending
Review via email: mp+188827@code.launchpad.net

Commit message

Add integration tests of the click-update-manager, remove daily_release False from the head job for the 2 new click packages

Description of the change

Add integration tests of the click-update-manager, remove daily_release False from the head job for the 2 new click packages

NOTICE! Only merge this in once the -autopilot package is available in click-update-manager (merge pending for that)

To post a comment you must log in.

Unmerged revisions

827. By Łukasz Zemczak

Add integration tests of the click-update-manager, remove daily_release False from the head job for the 2 new click packages

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'stacks/head/click-package.cfg'
2--- stacks/head/click-package.cfg 2013-09-13 14:53:27 +0000
3+++ stacks/head/click-package.cfg 2013-10-02 12:47:27 +0000
4@@ -4,7 +4,12 @@
5 series-version: '14.04'
6 ppa: ubuntu-unity/daily-build-next
7 dest: ubuntu-unity/next
8- extracheck: False # Set to True to enable additional check step
9+ extracheck: autopilot-saucy-daily_release
10+ test_parameters:
11+ apmachines: autopilot-intel qa-nvidia-gtx660
12+ packages: click-update-manager qtdeclarative5-ubuntu-click0.1 qtdeclarative5-qtquick2-plugin qtdeclarative5-ubuntu-ui-toolkit-plugin qmlscene
13+ testpackages: click-update-manager-autopilot
14+ tests: click_update_manager
15 ci_default:
16 configurations:
17 saucy-amd64:
18@@ -14,8 +19,6 @@
19 projects:
20 to_transition:
21 clickmanager-plugin:
22- daily_release: False
23 ubuntu-download-manager:
24 unity-scope-click:
25 updatemanager:
26- daily_release: False
27
28=== modified file 'stacks/saucy/click-package.cfg'
29--- stacks/saucy/click-package.cfg 2013-09-18 12:55:29 +0000
30+++ stacks/saucy/click-package.cfg 2013-10-02 12:47:27 +0000
31@@ -3,8 +3,13 @@
32 series: saucy
33 series-version: '13.10'
34 ppa: ubuntu-unity/daily-build
35- extracheck: False # Set to True to enable additional check step
36+ extracheck: autopilot-saucy-daily_release
37 manualpublish: True # XXX: as requested by asac, we're in manual mode!
38+ test_parameters:
39+ apmachines: autopilot-intel qa-nvidia-gtx660
40+ packages: click-update-manager qtdeclarative5-ubuntu-click0.1 qtdeclarative5-qtquick2-plugin qtdeclarative5-ubuntu-ui-toolkit-plugin qmlscene
41+ testpackages: click-update-manager-autopilot
42+ tests: click_update_manager
43 ci_default:
44 configurations:
45 saucy-amd64:

Subscribers

People subscribed via source and target branches

to all changes: