~mvo/snapd/+git/snapd-mvo:core20-enable-regression-suite

Last commit made on 2020-01-09
Get this branch:
git clone -b core20-enable-regression-suite https://git.launchpad.net/~mvo/snapd/+git/snapd-mvo

Branch merges

Branch information

Name:
core20-enable-regression-suite
Repository:
lp:~mvo/snapd/+git/snapd-mvo

Recent commits

19ed693... by Michael Vogt

tests: disable regression/lp-1606277 on uc20 until we figured out if empty var/log is intentional or not

8f98c90... by Michael Vogt

tests: enable "regression" suite on UC20

fd9352e... by Michael Vogt

tests: ensure snapd is running before importing names.sh, it requires it to work

6182eed... by Samuele Pedroni

boot,o/devicestate: refactor MarkBootSuccessful over bootState

This refactors MarkBootSuccessful over bootState and bootStateUpdate interfaces. The latter helps combining dealing with both the kernel and base parts of the state conceptually separately but still possibly committing changes as one.

It also move bootState16 implementation to its own bootstate16.go file.

735c7e0... by Claudio Matsuoka

Merge pull request #7957 from mvo5/core20-use-right-snapd-snap

snap-bootstrap: mount the correct snapd snap to /run/mnt/snapd

7649fd2... by Claudio Matsuoka

Merge pull request #7958 from cmatsuoka/core20-bootstrap-refactor-1

snap-bootstrap: refactor partition creation

082a232... by Samuele Pedroni

improved internal doc comment, thanks @anonymouse64

366a520... by Maciej Borzecki

Merge remote-tracking branch 'upstream/master' into core20-use-right-snapd-snap

37e7d62... by Michael Vogt

Merge pull request #7953 from mvo5/core20-spread-3

tests: use new snapd.spread-tests-run-mode-tweaks.service unit

9938f1e... by Maciej Borzecki

Merge remote-tracking branch 'upstream/master' into core20-bootstrap-refactor-1