~bladernr/checkbox-support:1770352-none-type-udev-helper

Last commit made on 2018-05-10
Get this branch:
git clone -b 1770352-none-type-udev-helper https://git.launchpad.net/~bladernr/checkbox-support
Only Jeff Lane  can upload to this branch. If you are Jeff Lane  please log in for upload directions.

Branch merges

Branch information

Name:
1770352-none-type-udev-helper
Repository:
lp:~bladernr/checkbox-support

Recent commits

807bad2... by Jeff Lane 

rollback change to get_udev_xhci_devices that was not necessary

3ff2363... by Jeff Lane 

Some devices (NVMe) return None for device_file in udev. This causes a traceback. lp: #1770352

a408e04... by PMR <pmr@pmr-lander>

Merge #345162 from checkbox-support:release

Release_2018_Week19

71f2e17... by Sylvain Pineau

increment version to v0.39.0.dev0

bccc189... by Sylvain Pineau

Bump to v0.38.0

543c50d... by Sylvain Pineau

Bump to v0.38.0rc1

1ea02d1... by PMR <pmr@pmr-lander>

Merge #344573 from ~sylvain-pineau/checkbox-support:md_devices_support

08369d3... by Sylvain Pineau

parsers:udevadm: Updated unit tests (software raid created using mdadm)

4c473d5... by Sylvain Pineau

parsers:udevadm: Add support for MD (Multiple DISK) devices

See manpages.ubuntu.com/manpages/man4/md.4.html

The udevadm parser used to report individual disks participating in a software
raid array created by mdadm.
This can lead to several problems as checkbox run stress tests on them and not
on the resulting mount point.

This patch creates a new DISK device corresponding to the MD device
(the raid array) and masks the underlying physical disks.

c27ef48... by PMR <pmr@pmr-lander>

Merge #341656 from ~sylvain-pineau/checkbox-support:mtd_disks