~snappy-dev/snapd/+git/snapd-pawel:snap-set-nils

Last commit made on 2019-07-04
Get this branch:
git clone -b snap-set-nils https://git.launchpad.net/~snappy-dev/snapd/+git/snapd-pawel

Branch merges

Branch information

Name:
snap-set-nils
Repository:
lp:~snappy-dev/snapd/+git/snapd-pawel

Recent commits

29b5a0c... by Paweł Stołowski

Removed unintended newline.

00798ba... by Paweł Stołowski

Don't purge empty maps from configuration.

c98b26d... by Paweł Stołowski

Merge branch 'master' into snap-set-nils

85979f6... by Paweł Stołowski

Merge pull request #7057 from bboozzoo/bboozzoo/nested-assertion-create-workdir

tests/lib/nested: create WORK_DIR before accessing it

1a6a0cf... by Zygmunt Krynicki

Merge pull request #7059 from zyga/tweak/error-tweak-i

cmd/libsnap: rename SC_LIBSNAP_ERROR to SC_LIBSNAP_DOMAIN

81a4566... by Zygmunt Krynicki

cmd/libsnap: rename SC_LIBSNAP_ERROR to SC_LIBSNAP_DOMAIN

This is in sync with SC_ERRNO_DOMAIN.

Signed-off-by: Zygmunt Krynicki <email address hidden>

77e3ff6... by Zygmunt Krynicki

Merge pull request #7026 from zyga/fix/base-migration-v2

 cmd,tests: forcibly discard mount namespace when bases change

b680139... by Maciej Borzecki

tests/lib/nested: create WORK_DIR before accessing it

$WORK_DIR is only created in create_nested_{classic,core}_vm. Attempting to
create an assertions disk before calling the create_*_vm helpers fails because
WORK_DIR has not been created yet.

Signed-off-by: Maciej Borzecki <email address hidden>

d3a2c05... by "John R. Lenton" <email address hidden>

Merge pull request #6848 from chipaca/health-checks-v0

many: introduce healthstate, run check-health post-(install/refresh/try/revert)

39500c3... by Zygmunt Krynicki

tests: measure effective base snap name

This is an extension to the existing base migration test. The extension
was suggested by mvo (thank you).

Signed-off-by: Zygmunt Krynicki <email address hidden>