Merge lp:~milo/lava-tool/unittest-fix into lp:~linaro-validation/lava-tool/trunk
Proposed by
Milo Casagrande
Status: | Merged |
---|---|
Merged at revision: | 192 |
Proposed branch: | lp:~milo/lava-tool/unittest-fix |
Merge into: | lp:~linaro-validation/lava-tool/trunk |
Diff against target: |
94 lines (+11/-45) 2 files modified
ci-build (+0/-2) lava/tests/test_config.py (+11/-43) |
To merge this branch: | bzr merge lp:~milo/lava-tool/unittest-fix |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Antonio Terceiro | Approve | ||
Linaro Validation Team | Pending | ||
Review via email:
|
Description of the change
Merge proposal fixes the error found in the CI build job. The fixes are only for the unit tests, there is still one integration tests that is failing, but that fix is done in another merge proposal (lp:~milo/lava-tool/server-rpc-endpoint-fix).
Also, 3 tests have been removed: they were writing in the user home directory. Avoiding that meant to mock all the functionalities under test.
To post a comment you must log in.
LGTM
review approve