Merge lp://staging/~doanac/lava-android-test/install-option-attribute into lp://staging/lava-android-test
Proposed by
Andy Doan
Status: | Merged |
---|---|
Merged at revision: | 127 |
Proposed branch: | lp://staging/~doanac/lava-android-test/install-option-attribute |
Merge into: | lp://staging/lava-android-test |
Diff against target: |
35 lines (+11/-0) 1 file modified
lava_android_test/testdef.py (+11/-0) |
To merge this branch: | bzr merge lp://staging/~doanac/lava-android-test/install-option-attribute |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Michael Hudson-Doyle (community) | Approve | ||
Review via email: mp+87293@code.staging.launchpad.net |
Description of the change
This change builds off the parameterization work to allow the bundle streams to include the install_option value for a test in its "attributes" section.
Michael - I picked you since you did the original grunt work. Let me know if this seems resonable.
To post a comment you must log in.
I just realized I proposed the merge that include revisions 125 and 126. I had done a separate merge request for that:
https:/ /code.launchpad .net/~doanac/ lava-android- test/multiple- result- ids/+merge/ 87182
Hopefully this doesn't cause any confusion.