~ondrak/+git/snapd:test-p

Last commit made on 2019-10-14
Get this branch:
git clone -b test-p https://git.launchpad.net/~ondrak/+git/snapd
Only Ondrej Kubik can upload to this branch. If you are Ondrej Kubik please log in for upload directions.

Branch merges

Branch information

Name:
test-p
Repository:
lp:~ondrak/+git/snapd

Recent commits

2547d5b... by Ondrej Kubik

log: overlord/asseert: seed16: add boot logs

Signed-off-by: Ondrej Kubik <email address hidden>

79e458d... by Ondrej Kubik

log: seed: seed16: add async wait time log

Signed-off-by: Ondrej Kubik <email address hidden>

629173b... by Ondrej Kubik

log: seed: seed16: add boot speed logs

Signed-off-by: Ondrej Kubik <email address hidden>

eaa233f... by Ondrej Kubik

overlord: add test for skipping catalogue refresh before system is seeded

Signed-off-by: Ondrej Kubik <email address hidden>

1395646... by Ondrej Kubik

overlord: skip catalogue refresh before system is seeded

Signed-off-by: Ondrej Kubik <email address hidden>

061acbd... by Ondrej Kubik

seed: seed16: run adding snaps in parallel

sha3384 calculation is signle threaded and on multicore arm devices does not fully utilise device's potentian
run addSnap routine in parallel

Signed-off-by: Ondrej Kubik <email address hidden>

5268b0e... by Maciej Borzecki

Merge pull request #7587 from bboozzoo/bboozzoo/fix-delta-bump-ref

spread: generate delta when using google backend

aa37209... by Zygmunt Krynicki

Merge pull request #7591 from zyga/tweak/dead-code

cmd/snap-confine: remove loads of dead code

99ca01c... by Zygmunt Krynicki

cmd/snap-confine: remove unused ubuntu-core-launcher test

This test used to check if ubuntu-core-launcher is installed and
responds to --help. We have long stopped caring about it. Let's not
carry this test anymore.

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

e3d6f6a... by Zygmunt Krynicki

cmd/snap-confine: remove unused mount-ns-layout test

Before snap-confine was merged with snapd it used to have its own spread
tests. Those tests are unused for many years now. While some may be
salvaged, the mount-ns-layout test is an ancestor of the much-improved
tests/main/mount-ns test. The ancestor can now rest in peace.

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