lp://qastaging/~sil2100/ubuntu-system-image/server_script_testability
Created by
Łukasz Zemczak
and last modified
- Get this branch:
- bzr branch lp://qastaging/~sil2100/ubuntu-system-image/server_script_testability
Only
Łukasz Zemczak
can upload to this branch. If you are
Łukasz Zemczak
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Ready for review
for merging
into
lp://qastaging/ubuntu-system-image/server
- Barry Warsaw (community): Approve
-
Diff: 2040 lines (+1340/-531)12 files modifiedbin/copy-image (+11/-277)
bin/set-phased-percentage (+8/-72)
bin/tag-image (+4/-178)
lib/systemimage/script.py (+269/-0)
lib/systemimage/scripts/script_copy_image.py (+187/-0)
lib/systemimage/scripts/script_set_phased_percentage.py (+83/-0)
lib/systemimage/scripts/script_tag_image.py (+127/-0)
lib/systemimage/tests/test_scripts.py (+590/-0)
lib/systemimage/tests/test_tools.py (+41/-0)
lib/systemimage/tests/test_tree.py (+1/-1)
lib/systemimage/tools.py (+15/-0)
lib/systemimage/tree.py (+4/-3)
Branch information
Recent revisions
- 293. By Łukasz Zemczak
-
Backport the new per-device redirect checks to scripts, add tests for those cases. Fix a few existing test failures.
- 290. By Łukasz Zemczak
-
Fix script tests. Port the phased percentage script to the new framework, add tests.
- 287. By Łukasz Zemczak
-
Add test for the script execute for tag-image. Fix a bug in setting the phased percentage after tagging (detected thanks to the unit test).
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)