Merge lp://staging/~smoser/ubuntu/xenial/curtin/pkg-sru-r437 into lp://staging/~smoser/ubuntu/xenial/curtin/pkg
Proposed by
Scott Moser
Status: | Merged |
---|---|
Merged at revision: | 58 |
Proposed branch: | lp://staging/~smoser/ubuntu/xenial/curtin/pkg-sru-r437 |
Merge into: | lp://staging/~smoser/ubuntu/xenial/curtin/pkg |
Diff against target: |
1365 lines (+661/-168) 24 files modified
curtin/block/__init__.py (+1/-1) curtin/commands/apt_config.py (+16/-6) curtin/commands/block_meta.py (+1/-2) curtin/commands/curthooks.py (+28/-1) curtin/deps/__init__.py (+11/-2) curtin/util.py (+15/-6) debian/changelog (+20/-0) debian/new-upstream-snapshot (+47/-3) examples/tests/centos_basic.yaml (+13/-0) examples/tests/mirrorboot-msdos-partition.yaml (+82/-0) helpers/list-flash-kernel-packages (+13/-0) tests/unittests/test_apt_source.py (+1/-0) tests/unittests/test_block.py (+2/-0) tests/unittests/test_curthooks.py (+134/-0) tests/vmtests/__init__.py (+83/-102) tests/vmtests/helpers.py (+20/-8) tests/vmtests/image_sync.py (+31/-17) tests/vmtests/releases.py (+38/-10) tests/vmtests/test_apt_config_cmd.py (+4/-0) tests/vmtests/test_centos_basic.py (+42/-0) tests/vmtests/test_mdadm_bcache.py (+39/-0) tests/vmtests/test_raid5_bcache.py (+2/-1) tools/vmtest-sync-images (+15/-6) tools/xkvm (+3/-3) |
To merge this branch: | bzr merge lp://staging/~smoser/ubuntu/xenial/curtin/pkg-sru-r437 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Ryan Harper (community) | Approve | ||
Scott Moser | Pending | ||
Review via email: mp+315035@code.staging.launchpad.net |
To post a comment you must log in.
+LGTM