lp:~milo/lava-tool/bug1206579
Created by
Milo Casagrande
and last modified
- Get this branch:
- bzr branch lp:~milo/lava-tool/bug1206579
Only
Milo Casagrande
can upload to this branch. If you are
Milo Casagrande
please log in for upload directions.
Branch merges
Propose for merging
- Antonio Terceiro: Approve
- Linaro Validation Team: Pending requested
-
Diff: 397 lines (+168/-45)6 files modifiedintegration-tests.d/lava-job-new-with-config.sh (+1/-1)
lava/config.py (+47/-3)
lava/helper/command.py (+4/-2)
lava/testdef/tests/test_commands.py (+9/-4)
lava/tests/test_config.py (+105/-34)
setup.py (+2/-1)
Related bugs
Bug #1206579: lava-tool should use XDG directories | Medium | Fix Released |
|
Related blueprints
Branch information
Recent revisions
- 195. By Milo Casagrande
-
Fixed problem with save() method of Config class.
* When testing the invoke() method of a command, the Config object
was not mocking correctly the save() method, resulting in a file
written on the file system and never removed. - 189. By Milo Casagrande
-
Added functionalities to use XDG directories.
* By default, Config and InteractiveConfig classes will store values
in XDG_CONFIG_HOME.
* Introduced a InteractiveCache class that will store values in
XDG_CACHE_HOME.
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