Merge lp://staging/~canonical-platform-qa/ubuntu-power-tests/initial-commit-of-existing into lp://staging/ubuntu-power-tests
Proposed by
Christopher Lee
Status: | Merged |
---|---|
Merged at revision: | 6 |
Proposed branch: | lp://staging/~canonical-platform-qa/ubuntu-power-tests/initial-commit-of-existing |
Merge into: | lp://staging/ubuntu-power-tests |
Diff against target: |
562 lines (+451/-0) 21 files modified
.bzrignore (+1/-0) README (+74/-0) custom-tarball/custom.tar.xz.README (+1/-0) custom-tarball/disable-gpg (+5/-0) debian/changelog (+5/-0) debian/compat (+1/-0) debian/control (+13/-0) debian/copyright (+22/-0) debian/install (+1/-0) debian/rules (+32/-0) debian/source/format (+1/-0) debian/tests/control (+3/-0) debian/tests/tc-powermeter-01 (+3/-0) debian/tests/tc-powermeter-02 (+9/-0) debian/tests/tc-powermeter-03 (+15/-0) power-meter-tests/logdata.sh (+40/-0) power-meter-tests/spread.py (+6/-0) power-meter-tests/statparse.py (+87/-0) power-meter-tests/test.sh (+86/-0) power-meter-tests/test_display-on.sh (+2/-0) power-meter-tests/test_upload.sh (+44/-0) |
To merge this branch: | bzr merge lp://staging/~canonical-platform-qa/ubuntu-power-tests/initial-commit-of-existing |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Federico Gimenez (community) | Approve | ||
Christopher Lee (community) | Approve | ||
Review via email: mp+254850@code.staging.launchpad.net |
Commit message
Initial commit under stand along project name.
Description of the change
Initial commit under stand along project name.
Also provides the chance for a review and comments.
To post a comment you must log in.
Some thoughts and ideas. Probably not needed to get this first import landed, maybe should be broken into cards and handled piece by piece.
Thoughts:
- Filler needs to be removed from d/* files (changelog, control, copyright etc.)
- Readme: Probably should mention what (if anything) can be run without the metre/measurement equipment etc.
Regarding the powerd-cli issue and adt messing around with it, perhaps we can fork and use our own adb-ssh script until we can get something merged into autopkgtest. We do this with the OTA tests, see the script here [1] and it's use here[2]
[1] http:// bazaar. launchpad. net/~canonical- platform- qa/ubuntu- ota-tests/ trunk/view/ head:/adb- reboot- to-recovery bazaar. launchpad. net/~canonical- platform- qa/ubuntu- ota-tests/ trunk/view/ head:/README. rst#L25
[2] http://