lp:~milo/lava-tool/lava-168
Created by
Milo Casagrande
and last modified
- Get this branch:
- bzr branch lp:~milo/lava-tool/lava-168
Only
Milo Casagrande
can upload to this branch. If you are
Milo Casagrande
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Antonio Terceiro: Needs Fixing
- Linaro Automation & Validation: Pending requested
-
Diff: 1306 lines (+631/-360)15 files modifiedlava/config.py (+1/-1)
lava/device/commands.py (+17/-147)
lava/device/tests/test_commands.py (+30/-105)
lava/device/tests/test_device.py (+5/-19)
lava/helper/command.py (+101/-0)
lava/helper/dispatcher.py (+110/-0)
lava/helper/tests/helper_test.py (+61/-0)
lava/helper/tests/test_command.py (+53/-0)
lava/helper/tests/test_dispatcher.py (+52/-0)
lava/job/__init__.py (+2/-2)
lava/job/commands.py (+83/-36)
lava/job/tests/test_commands.py (+70/-49)
lava_tool/tests/__init__.py (+3/-0)
lava_tool/tests/test_utils.py (+41/-0)
lava_tool/utils.py (+2/-1)
- Antonio Terceiro: Pending requested
- Linaro Automation & Validation: Pending requested
-
Diff: 429 lines (+247/-86)4 files modifiedlava/base_command.py (+80/-0)
lava/job/__init__.py (+2/-2)
lava/job/commands.py (+83/-36)
lava/job/tests/test_commands.py (+82/-48)
Branch information
Recent revisions
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:~linaro-validation/lava-tool/trunk