Merge lp://staging/~qzhang/lava-dispatcher/fix-844299-844301-844462 into lp://staging/lava-dispatcher

Proposed by Spring Zhang
Status: Merged
Merged at revision: 112
Proposed branch: lp://staging/~qzhang/lava-dispatcher/fix-844299-844301-844462
Merge into: lp://staging/lava-dispatcher
Diff against target: 108 lines (+20/-12)
3 files modified
lava_dispatcher/actions/boot_control.py (+8/-4)
lava_dispatcher/actions/deploy.py (+9/-2)
lava_dispatcher/actions/lava-test.py (+3/-6)
To merge this branch: bzr merge lp://staging/~qzhang/lava-dispatcher/fix-844299-844301-844462
Reviewer Review Type Date Requested Status
Paul Larson (community) Approve
Review via email: mp+75124@code.staging.launchpad.net

Description of the change

Fix three bugs: bug 844299, bug 844301, bug 844462

To post a comment you must log in.
Revision history for this message
Paul Larson (pwlars) wrote :

35 - self.context.test_data.add_result("boot_image", status)
36 + self.context.test_data.add_result("boot_linaro_image", status)
Would like to keep this as-is actually. iirc we use this somewhere.

I fixed this and a few tweaks to the error messages. Looks good, merging now. Thanks!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches