Merge lp:~tyler-baker/lava-dispatcher/capri-updates into lp:lava-dispatcher
Proposed by
Tyler Baker
on 2013-09-13
Status: | Merged |
---|---|
Merged at revision: | 684 |
Proposed branch: | lp:~tyler-baker/lava-dispatcher/capri-updates |
Merge into: | lp:lava-dispatcher |
Diff against target: |
128 lines (+81/-13) 1 file modified
lava_dispatcher/device/capri.py (+81/-13) |
To merge this branch: | bzr merge lp:~tyler-baker/lava-dispatcher/capri-updates |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Antonio Terceiro | 2013-09-13 | Approve on 2013-09-13 | |
Review via email:
|
Description of the change
The plan is to use a gether bridge rather than ADB. So i've implemented the code to reflect these platform changes.
Code has been testing on community.
To post a comment you must log in.
Looks good.
At some point we got to unify all this target-side httpd crap though ... but not now.