Merge lp://staging/~nuclearbob/ubuntu-power-tests/no-wifi-in-test-upload into lp://staging/ubuntu-power-tests
Proposed by
Max Brustkern
Status: | Merged |
---|---|
Merged at revision: | 9 |
Proposed branch: | lp://staging/~nuclearbob/ubuntu-power-tests/no-wifi-in-test-upload |
Merge into: | lp://staging/ubuntu-power-tests |
Diff against target: |
365 lines (+159/-47) 7 files modified
README (+8/-2) debian/tests/tc-powermeter-03 (+97/-14) debian/tests/tc-powermeter-05 (+12/-4) power-meter-tests/logdata.sh (+1/-1) power-meter-tests/statparse.py (+20/-6) power-meter-tests/test.sh (+12/-7) power-meter-tests/test_upload.sh (+9/-13) |
To merge this branch: | bzr merge lp://staging/~nuclearbob/ubuntu-power-tests/no-wifi-in-test-upload |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Brendan Donegan (community) | Approve | ||
PS Jenkins bot | continuous-integration | Approve | |
Federico Gimenez (community) | Approve | ||
Review via email: mp+257213@code.staging.launchpad.net |
Commit message
Update the power tests to run in jenkins
Description of the change
This branch includes all the changes I needed to make to get tests running in Jenkins. I have not completed a full test run yet, so additional changes may be needed. I'd like to get reviews on what I have so far. If we want to go ahead and land it before I get on tomorrow, I can propose additional changes in another branch. Everything here does work as expected on my system.
To post a comment you must log in.
This is the version I've had success with running as a jenkins job. I'd like to land these changes and then we can work on further improvements.