~snappy-dev/snapd/+git/snapd-pawel:hotplug-device-info

Last commit made on 2018-07-05
Get this branch:
git clone -b hotplug-device-info https://git.launchpad.net/~snappy-dev/snapd/+git/snapd-pawel

Branch merges

Branch information

Name:
hotplug-device-info
Repository:
lp:~snappy-dev/snapd/+git/snapd-pawel

Recent commits

237c82b... by Paweł Stołowski

Check that DEVPATH exists.

00276aa... by Paweł Stołowski

Reverted the addition of ValidateName.

8d1b22d... by Paweł Stołowski

Drop Object attribute from HotplugDeviceInfo. Use snap.ValidateSlotName.

9c027cf... by Paweł Stołowski

Validate interface name in the hotplug spec.

7ceb603... by Paweł Stołowski

Merge branch 'master' into hotplug-device-info

34562bc... by Zygmunt Krynicki

Merge pull request #5453 from zyga/tweak/simplify-repo-tests

interfaces: tweak tests to have less repetition of "core" and "ubuntu…

ee254b2... by Paweł Stołowski

Merge pull request #5391 from sergiocazzolato/fix-econnreset-download-completed

tests: simplify econnreset test

f569912... by Michael Vogt

Merge pull request #5449 from zyga/tweak/rename-slot

snap: add helper for renaming slots

8092eb0... by Zygmunt Krynicki

interfaces: tweak tests to have less repetition of "core" and "ubuntu-core"

This patch changes the repository tests so that we have fewer YAMLs
for "core" and "ubuntu-core". The set of interfaces they offer has been
standardized. Some tests now take advantage of the RenameSlot test helper
to restore prior behavior (where the YAMLs were copy-pasted but slightly
different between each test).

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

1cfd09c... by Zygmunt Krynicki

interfaces: fix typo "specification"

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