~snappy-dev/snapd/+git/snapd-pawel:hotplug-connect-handler

Last commit made on 2019-01-14
Get this branch:
git clone -b hotplug-connect-handler https://git.launchpad.net/~snappy-dev/snapd/+git/snapd-pawel

Branch merges

Branch information

Name:
hotplug-connect-handler
Repository:
lp:~snappy-dev/snapd/+git/snapd-pawel

Recent commits

e16a0a3... by Paweł Stołowski

Merge branch 'master' into hotplug-connect-handler

3b7ed03... by Michael Vogt

Merge pull request #6371 from mvo5/adt-fixes-2.37-2

tests: exclude some more slow tests from runs in autopkgtest

cc2996d... by Michael Vogt

tests: exclude some more slow tests from runs in autopkgtest

The i386 autopkgtest run failed in disco with a timeout error.
This PR removes some more tests from the set of tests run in
the autopkgtest backend to bring the time below the timeout.

Note that the autopkgtest environment on i386/amd64 is
exceedingly slow in the ADT cloud, most likely because of
overcommit of resources there.

9d3844c... by Zygmunt Krynicki

Merge pull request #6352 from zyga/feature/user-mount-ns-20.7

many: remove .user-fstab files from /run/snapd/ns

b5603f2... by Paweł Stołowski

Merge pull request #6345 from zyga/feature/user-mount-ns-20.2

cmd/libsnap: pass --from-snap-confine when calling snap-update-ns as user

c7d200b... by Zygmunt Krynicki

Merge pull request #6357 from zyga/feature/user-mount-ns-20.9.1

cmd/snap-update-ns: make freezer mockable

93a9c5a... by Zygmunt Krynicki

Merge pull request #6349 from zyga/feature/user-mount-ns-20.5

cmd/snap-update-ns: move XDG code to dedicated file

32f5b0e... by Zygmunt Krynicki

cmd/snap-update-ns: make freezer mockable

For testing we may want to disable the whole freezer subsystem. This
patch lets us do that quickly.

Signed-off-by: Zygmunt Krynicki <email address hidden>

915f3ca... by Paweł Stołowski

Check if connection exists before conflicts check.

9d7ef4e... by Paweł Stołowski

Merge branch 'master' into hotplug-connect-handler