~sylvain-pineau/checkbox-support:mac_property

Last commit made on 2016-11-24
Get this branch:
git clone -b mac_property https://git.launchpad.net/~sylvain-pineau/checkbox-support
Only Sylvain Pineau can upload to this branch. If you are Sylvain Pineau please log in for upload directions.

Branch merges

Branch information

Name:
mac_property
Repository:
lp:~sylvain-pineau/checkbox-support

Recent commits

0a42f4f... by Sylvain Pineau

parsers:udevadm: Ensure lsblk output are strings not bytes

165df76... by Sylvain Pineau

parsers:udevadm: Add mac address property to WIRELESS/NETWORK devices

Needed to build WOL tests.

64c5c5b... by Sylvain Pineau

parsers:udevadm: Run lsblk from parse_udevadm_output

If the parse_udevadm_output lsblk argument is None then run the `lsblk` command
in a subprocess.

This is required since we use plainbox dev parser udevadm to attach the outout
as a json blob in the sumission report.

To be still compliant with the way unit tests are written, tests will pass
an empty string instead of None.

6974ae5... by Sylvain Pineau

rename the udevadm result main key, "device_list" -> "devices"

This way we can use plainbox dev parse udevadm to create the new json report
and still be compatible with the lp:hexr checkbox parser.

9f01827... by Sylvain Pineau

Add .pmr-merge-hook

8de2183... by Sylvain Pineau

Add .bumpversion.cfg

d5150d0... by Pierre Equoy

checkbox-support: increment version to 0.29.dev0

f340c0f... by Pierre Equoy

checkbox-support: increment version to 0.28

5067488... by Pierre Equoy

checkbox-support: increment version to 0.28c1

45a48f1... by Pierre Equoy

checkbox-support: increment version to 0.28.dev0