lp://qastaging/~barry/ubuntu-system-image/lp1383539
Created by
Barry Warsaw
and last modified
- Get this branch:
- bzr branch lp://qastaging/~barry/ubuntu-system-image/lp1383539
Only
Barry Warsaw
can upload to this branch. If you are
Barry Warsaw
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Steve Langasek: Pending requested
- Michael Vogt: Pending requested
- Registry Administrators: Pending requested
-
Diff: 2144 lines (+861/-400)24 files modified.bzrignore (+1/-1)
NEWS.rst (+14/-0)
cli-manpage.rst (+7/-2)
systemimage/config.py (+15/-0)
systemimage/helpers.py (+11/-18)
systemimage/index.py (+1/-4)
systemimage/main.py (+12/-1)
systemimage/scores.py (+29/-13)
systemimage/state.py (+4/-1)
systemimage/testing/controller.py (+7/-5)
systemimage/testing/helpers.py (+10/-0)
systemimage/testing/service.py (+8/-0)
systemimage/tests/data/index_22.json (+2/-3)
systemimage/tests/data/index_26.json (+245/-0)
systemimage/tests/test_candidates.py (+16/-24)
systemimage/tests/test_config.py (+23/-0)
systemimage/tests/test_helpers.py (+51/-43)
systemimage/tests/test_index.py (+0/-42)
systemimage/tests/test_main.py (+180/-195)
systemimage/tests/test_scores.py (+83/-10)
systemimage/tests/test_state.py (+130/-36)
systemimage/tests/test_winner.py (+1/-1)
systemimage/version.txt (+1/-1)
tools/runme.sh (+10/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 299. By Barry Warsaw
-
Respond to comments:
* -m/--machine-id is removed
* -p/--percentage is added
* Check candidate paths until we find one that fits percentage.
* Add support for $SYSTEMIMAGE_DLSERVICE envar for testing convenience.
* Lots of test improvements.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)