~mvo/snapd/+git/snapd-mvo:fix-upgrade-test

Last commit made on 2019-02-15
Get this branch:
git clone -b fix-upgrade-test https://git.launchpad.net/~mvo/snapd/+git/snapd-mvo

Branch merges

Branch information

Name:
fix-upgrade-test
Repository:
lp:~mvo/snapd/+git/snapd-mvo

Recent commits

68d1326... by Michael Vogt

tests: fix upgrade-from-2.15 with kernel 4.15

snapd version 2.15 will not work with kernels newer than
4.4 because later kernels require snap-exec to be mmapable.
This PR adds the missing rule manually.

991b7b6... by Sergio Cazzolato

Merge pull request #6503 from sergiocazzolato/tests-fix-retryable-error

tests: use snap which takes 15 seconds to install on retryable-error test

b85a764... by Michael Vogt

Merge pull request #6508 from mvo5/debhelper-oh-please

packaging: avoid race in snapd.postinst

0672268... by Michael Vogt

Merge pull request #6509 from zyga/fix/lp-1815722

overlord/snapstate: discard mount namespace when undoing 1st link snap

a9bfff8... by Michael Vogt

Merge pull request #6507 from zyga/fix/lp-1815869

cmd/snap-confine: allow writes to /var/lib/**

2495edc... by Michael Vogt

Merge remote-tracking branch 'upstream/master' into debhelper-oh-please

98930f1... by Michael Vogt

Merge remote-tracking branch 'upstream/master' into HEAD

2d24beb... by Michael Vogt

Merge remote-tracking branch 'upstream/master' into HEAD

86c275b... by Michael Vogt

Merge remote-tracking branch 'upstream/master' into HEAD

22ca81a... by Michael Vogt

Merge pull request #6510 from mvo5/disable-names

tests: stop catalog-update test for now