~mvo/snapd/+git/snapd-mvo:slow-slow-arm-powerpc

Last commit made on 2017-09-07
Get this branch:
git clone -b slow-slow-arm-powerpc https://git.launchpad.net/~mvo/snapd/+git/snapd-mvo

Branch merges

Branch information

Name:
slow-slow-arm-powerpc
Repository:
lp:~mvo/snapd/+git/snapd-mvo

Recent commits

02cd549... by Samuele Pedroni

fixlet

5fbb96d... by Michael Vogt

address review feedback

e9ee5d8... by Michael Vogt

Merge remote-tracking branch 'pedronis/snapstate-test-settle-cleanup' into slow-slow-arm-powerpc

f12de9b... by Michael Vogt

snapstate: fix TestInstallWithoutCoreTwoSnapsWithFailureRunThrough

The TestInstallWithoutCoreTwoSnapsWithFailureRunThrough fails with
gccgo. The reason is that the taskrunner will run the prerequisites
task every 10ms - this will check if there is a pending core
link-snap task and if so it will trigger a retry. However the
retry is so short that link-snap never gets scheduled causing
a hang. By increasing the retry and decreasing the number of tests
this should be more reliable again.

f38e7d8... by Samuele Pedroni

cleanup settle and its uses

bb46a1f... by Michael Vogt

Merge pull request #3871 from sergiocazzolato/tests-fix-core-version

tests: fix regex to check core version on snap list

6ac61e4... by Michael Vogt

Merge pull request #3877 from mvo5/two-keys-for-trusty

debian: update trusted account-keys check on 14.04 packaging

d9c3764... by Michael Vogt

update snapmgTestSuite.settle() to 30s

1c246f2... by Michael Vogt

snapstate: give snapmgrTestSuite.settle() more time to settle

We had some build failures on powerpc, arm, arm64 caused by a panic
in the settle() code. It looks like 5s is too little for some of
the tests on slow architectures.

7378fdd... by Michael Vogt

Merge pull request #3867 from jdstrand/additional-seccomp-udev-updates

interfaces/network-{control,observe}: allow receiving kobject_uevent() messages