~mvo/snapd/+git/snapd-mvo:core20-devicemgr-install-2.1

Last commit made on 2019-12-05
Get this branch:
git clone -b core20-devicemgr-install-2.1 https://git.launchpad.net/~mvo/snapd/+git/snapd-mvo

Branch merges

Branch information

Name:
core20-devicemgr-install-2.1
Repository:
lp:~mvo/snapd/+git/snapd-mvo

Recent commits

06143af... by Michael Vogt

devicestate: add missing test for failing task setup-run-system

In PR#7837 it was pointed out that there is a test missing for
failure of running `snap-bootstrap create-partitions`. This
commit adds this missing test.

d567b8e... by Michael Vogt

Merge pull request #7837 from mvo5/core20-devicemgr-install-2

devicestate: implement creating partitions in "install" mode

ce66237... by Maciej Borzecki

Merge pull request #7775 from pedronis/seed-20-extra-snaps

seed: support extra snaps on top of Core 20 dangerous models

2f0467b... by Michael Vogt

Merge pull request #7842 from sergiocazzolato/tests-improve-snaps-to-cache

tests: cache snaps also for ubuntu core and add new snaps to cache

bf1f2c9... by Michael Vogt

Merge remote-tracking branch 'upstream/master' into core20-devicemgr-install-2

8af6137... by Claudio Matsuoka

Merge pull request #7832 from mvo5/core20-cmd-bootstrap-auto-detect-system-seed

snap-bootstrap: support auto-detect device in create-partitions

78f6aa2... by Claudio Matsuoka

Merge branch 'master' into core20-cmd-bootstrap-auto-detect-system-seed

93efd2c... by Claudio Matsuoka

Merge pull request #7841 from cmatsuoka/prevent-consistency-error-2

tests: fix partitioning test debug message

6032b04... by Sergio Cazzolato

Cache snaps also for ubuntu core and add new snaps to cache

New snpas to be cached based on an evaluation done listing all the snaps
installed.
Also fixed snap profiler caching
Also caching snaps for ubuntu core in a more elegant way

d16a0ea... by Claudio Matsuoka

tests: fix partitioning test debug message

Allow the partitioning test to continue normally when ID_FS_TYPE
is not found in the property list.

Signed-off-by: Claudio Matsuoka <email address hidden>