~mvo/snapd/+git/snapd-mvo:smoke-suite

Last commit made on 2019-01-16
Get this branch:
git clone -b smoke-suite https://git.launchpad.net/~mvo/snapd/+git/snapd-mvo

Branch merges

Branch information

Name:
smoke-suite
Repository:
lp:~mvo/snapd/+git/snapd-mvo

Recent commits

23b9bd8... by Michael Vogt

tests: fix smoke/sandbox test on ubuntu-core

e89f916... by Michael Vogt

tests: add sandbox test to the smoke suite

11f2eda... by Michael Vogt

tests: define new "tests/smoke" suite and use that for autopkgtests

Our autopkgtest test backend runs the full "main" suite right now.
This causes issue on slow architectures or slow clouds because our
test suite with >300 integration tests regularly hits the autopkgtes
timeout of 2h46min in the amd64/i386 cloud environment.

Given that this has caused quite a few delays already when doing
snapd SRUs and that we run the full suite all the time in spread
this PR splits the main suite into a smaller "smoke" suite that
will be run inside the autopkgtest environment and that only
tests a small subset of the most important integration points.

Once we have a faster autopkgtest cloud we can switch back to
running the full tests again.

cc6acb6... by Michael Vogt

Merge pull request #6331 from mvo5/snapd-daemon-reload-gil

systemd: allow only a single daemon-reload at the same time

b7007c3... by Michael Vogt

Merge pull request #6339 from chipaca/no-auto-unicode-to-pipe

cmd/snap: only auto-enable unicode to a tty

0ebc8d2... by Michael Vogt

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

30f1b2b... by Michael Vogt

Merge pull request #6338 from chipaca/aligned-info

cmd/snap: right-align revision and size in info's channel map

ff53366... by Michael Vogt

Merge pull request #6334 from bboozzoo/bboozzoo/desktop-fonts-fedora

dirs, interfaces/builtin/desktop: system fontconfig cache path is different on Fedora

1bc3a8f... by Michael Vogt

Merge pull request #6335 from sergiocazzolato/tests-fix-no-space-left-on-amazon

tests: fix "No space left on device" issue on amazon-linux

2161fa8... by Maciej Borzecki

tests/main/mount-protocol-error: shellchecks

Signed-off-by: Maciej Borzecki <email address hidden>