lp://staging/~liuyq0307/lava-dispatcher/problems-deploy-android
Created by
Yongqin Liu
and last modified
- Get this branch:
- bzr branch lp://staging/~liuyq0307/lava-dispatcher/problems-deploy-android
Only
Yongqin Liu
can upload to this branch. If you are
Yongqin Liu
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
On hold
for merging
into
lp://staging/lava-dispatcher
- Linaro Validation Team: Pending requested
-
Diff: 84 lines (+19/-4)3 files modifiedlava_dispatcher/client/targetdevice.py (+6/-0)
lava_dispatcher/config.py (+1/-0)
lava_dispatcher/device/master.py (+12/-4)
Branch information
Recent revisions
- 398. By Andy Doan
-
update our documentation
This was getting pretty out of date. It also includes help on the newest
lava_test_shell testing format. - 397. By Michael Hudson-Doyle
-
fix MasterImageTarg
et.file_ system to propagate deletes from host to target - 395. By Andy Doan
-
workaround bug in python's tarfile implementation
Our version of python has an issue with unicode filenames in a tarball.
We had old code that just shelled out to "tar -xzf" and that seems like
the safest bet for the time being. - 394. By Andy Doan
-
convert to using new device.target API for devices
This converts the dispatcher over to using a more limited, well-defined
approach for dealing with actual device types. It then keeps the "client"
part of the implementation down to just what's required by current actions
in the dispatcher.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/lava-dispatcher