lp:~sil2100/ubuntu-system-image/server_script_testability
Created by
Łukasz Zemczak
on
2016-01-20
and last modified on
2016-07-20
- Get this branch:
- bzr branch lp:~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
- Barry Warsaw (community): Approve on 2016-02-11
-
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 on 2016-07-20
-
Backport the new per-device redirect checks to scripts, add tests for those cases. Fix a few existing test failures.
- 291. By Łukasz Zemczak on 2016-04-19
-
Actually use the new script in the bin/ script of phased percentage.
- 290. By Łukasz Zemczak on 2016-04-19
-
Fix script tests. Port the phased percentage script to the new framework, add tests.
- 289. By Łukasz Zemczak on 2016-04-14
-
Move the script classes to a separate script directory. Update copyright.
- 287. By Łukasz Zemczak on 2016-02-16
-
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).
- 285. By Łukasz Zemczak on 2016-01-21
-
Add arg parsing tests for the tag script as well. Do some PEP8 syntax fixes.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)