~snappy-dev/snapd/+git/snapd-pawel:fix-conflict-test-race

Last commit made on 2019-02-28
Get this branch:
git clone -b fix-conflict-test-race https://git.launchpad.net/~snappy-dev/snapd/+git/snapd-pawel

Branch merges

Branch information

Name:
fix-conflict-test-race
Repository:
lp:~snappy-dev/snapd/+git/snapd-pawel

Recent commits

f9c582a... by Paweł Stołowski

Set opensuse-tumbleweed to manual until image becomes available

98989d6... by Paweł Stołowski

Fix race in the disconnect conflict test - conflict tests should not execute overlord loop, the conflicting task cannot be started.

30ab423... by Michael Vogt

debian: add placeholder changelog for 2.37.4

b212a2e... by Sergio Cazzolato

Merge pull request #6547 from sergiocazzolato/tests-enable-opensuse-tumbleweed

tests: enable opensuse tumbleweed on spread

5abd30e... by "John R. Lenton" <email address hidden>

Merge pull request #6542 from chipaca/fix-service-completion

cmd/snap: fix `snap services` completion

0641406... by Paweł Stołowski

Merge pull request #5962 from stolowski/hotplug

ifacestate/hotplug: integration with udev monitor

3efd23e... by Maciej Borzecki

Merge pull request #6546 from bboozzoo/bboozzoo/arch-fix-snapctl-location

packaging: build snapctl as a static binary

14a9ab6... by Sergio Cazzolato

Enable opensuse tumbleweed on spread

39a4813... by Zygmunt Krynicki

Update packaging/snapd.mk

Co-Authored-By: bboozzoo <email address hidden>

402937d... by Maciej Borzecki

packaging: build snapctl as a static binary

The snapctl binary can be called from inside the mount ns, and thus should be
built statically to ensure it operates regardless of the base that is used.

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