~mvo/snapd/+git/snapd-mvo:cmd-snap-bootstrap-run-mode

Last commit made on 2019-12-05
Get this branch:
git clone -b cmd-snap-bootstrap-run-mode https://git.launchpad.net/~mvo/snapd/+git/snapd-mvo

Branch merges

Branch information

Name:
cmd-snap-bootstrap-run-mode
Repository:
lp:~mvo/snapd/+git/snapd-mvo

Recent commits

2399a9a... by Michael Vogt

Merge remote-tracking branch 'upstream/master' into cmd-snap-bootstrap-run-mode

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

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>

c8b9a6a... by Michael Vogt

Merge remote-tracking branch 'upstream/master' into core20-cmd-bootstrap-auto-detect-system-seed

4f0f87a... by Michael Vogt

Merge pull request #7839 from cmatsuoka/prevent-consistency-error

tests: prevent partitioning test errors

09d47a6... by Sergio Cazzolato

Merge pull request #7826 from sergiocazzolato/tests-update-test-snapd-tools-usage-part1

tests: use test-snapd-sh snap instead of test-snapd-tools - Part 1