~snappy-dev/snapd/+git/snapd-pawel:autoconnect-wait-for-discard-snap

Last commit made on 2018-09-07
Get this branch:
git clone -b autoconnect-wait-for-discard-snap https://git.launchpad.net/~snappy-dev/snapd/+git/snapd-pawel

Branch merges

Branch information

Name:
autoconnect-wait-for-discard-snap
Repository:
lp:~snappy-dev/snapd/+git/snapd-pawel

Recent commits

a589c96... by Paweł Stołowski

Retry on "discard-snap" in autoconnect conflict check.

dc9ae28... by Michael Vogt

Merge pull request #5606 from mvo5/rate-limit

many: add refresh.rate-limit core option

1982859... by Michael Vogt

Merge pull request #5784 from mvo5/core18-account-control

tests: run account-control test with different bases

cb01cfe... by Michael Vogt

Merge pull request #5776 from mvo5/py-proxy

tests: port proxy test to use python tinyproxy

d11e05d... by Michael Vogt

 tests: run account-control test on uc16,uc18 and with different bases

We got a bugreport that the account control interface is not working
correctly when used on UC16 with a snap that uses "base: core18".

To ensure this is working the interfaces-account-control test is
extended to test an account-control-consumer when it comes from
a different base (core18 in the test).

2d23135... by John Lenton <email address hidden>

Merge pull request #5187 from chipaca/snapshotstate

overlord: introduce snapshotstate.

07cd38a... by John Lenton

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

ba1b149... by John Lenton

overlord/snapshotstate: cleanup debug leftovers, and add a check for cleanliness

snapshotstate_test's TestSaveIntegrationFails wasn't checking that on
failure nothing was left behind. I've made it so that when it fails
there are two different situations that need handling differently for
cleaning up, and check that nothing is left when it's done.

f4d656e... by Maciej Borzecki

Merge pull request #5780 from zyga/tweak/more-testutils

testutil: allow Fstatfs results to vary over time

6df3ed6... by Zygmunt Krynicki

Merge pull request #5779 from zyga/tweak/comments

snap-update-ns: add comments about the "deadcode" in bootstrap.go