Merge lp:~canonical-platform-qa/ubuntu-ota-tests/wait-for-download into lp:ubuntu-ota-tests
Proposed by Christopher Lee
Status: | Merged |
---|---|
Approved by: | Leonardo Arias Fonseca |
Approved revision: | 45 |
Merged at revision: | 11 |
Proposed branch: | lp:~canonical-platform-qa/ubuntu-ota-tests/wait-for-download |
Merge into: | lp:ubuntu-ota-tests |
Prerequisite: | lp:~canonical-platform-qa/ubuntu-ota-tests/apply-update |
Diff against target: | 124 lines (+72/-1) 3 files modified debian/tests/ubuntu_ota_tests/reactors.py (+33/-1) debian/tests/ubuntu_ota_tests/selftests/test_services.py (+23/-0) debian/tests/ubuntu_ota_tests/services.py (+16/-0) |
To merge this branch: | bzr merge lp:~canonical-platform-qa/ubuntu-ota-tests/wait-for-download |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
PS Jenkins bot | continuous-integration | Approve | |
Federico Gimenez (community) | Approve | ||
Brendan Donegan (community) | Approve | ||
Christopher Lee | Pending | ||
Barry Warsaw | Pending | ||
Review via email: |
This proposal supersedes a proposal from 2015-03-12.
Commit message
Add a download reactor class, service method and test to download an available update.
Description of the change
Add a download reactor class and service methods with some tests. The tests rely on there being a suitable update to download.
To post a comment you must log in.
Merge conflicts