~gary-wzl77/snappy-hwe-snaps/+git/ubuntu-custom-image:some_other_fixes

Last commit made on 2017-11-03
Get this branch:
git clone -b some_other_fixes https://git.launchpad.net/~gary-wzl77/snappy-hwe-snaps/+git/ubuntu-custom-image
Only Gary.Wang can upload to this branch. If you are Gary.Wang please log in for upload directions.

Branch merges

Branch information

Recent commits

a5ca44b... by Gary.Wang

Address some issue per the suggestions.

1.Raise an exception if error outs for block id printout.
2.Show the full traceback with all the exception details if something
wrong with ubuntu-image invocation for classic image building.
3.Use constants instead of string literals for sub-folders naming under
seed folder.

874f645... by Gary.Wang

Merge branch 'master' of git+ssh://git.launchpad.net//~snappy-hwe-team/snappy-hwe-snaps/+git/ubuntu-custom-image into some_other_fixes

886d3fe... by System Enablement CI Bot <email address hidden>

Merge remote tracking branch seed-snaps

Merge-Proposal: https://code.launchpad.net/~alfonsosanchezbeato/snappy-hwe-snaps/+git/ubuntu-custom-image/+merge/332985

Author: Alfonso Sanchez-Beato <email address hidden>

* Seed snaps and assertions
* Accept ssh keys for users
* More unit tests

2038da6... by Gary.Wang

Don't check the results for block id printout and export SNAPPY_STORE_NO_CDN=1 when downloading snaps.

dd501e3... by Gary.Wang

More minor fixes on exception handling and some functions refine.

1.exception handling for classic image building.
2.leverage the latest os.makedirs to deal with the case that the destination
directory already exists.
3.Some other minor issues fixing.

5896b2d... by Alfonso Sanchez-Beato

Address review comments

47b5630... by Alfonso Sanchez-Beato

Add snapcraft.yaml

4e82540... by Alfonso Sanchez-Beato

tests: more thorough testing of CustomBuilder

e00c86a... by Alfonso Sanchez-Beato

tests: add gadget snap for testing

42585d1... by Alfonso Sanchez-Beato

tests: add binary assets

Add pre-built image and pre-downloaded hello-world snap for unit tests.