~sylvain-pineau/plainbox-provider-snappy:fix-1624334-bis

Last commit made on 2016-10-25
Get this branch:
git clone -b fix-1624334-bis https://git.launchpad.net/~sylvain-pineau/plainbox-provider-snappy
Only Sylvain Pineau can upload to this branch. If you are Sylvain Pineau please log in for upload directions.

Branch merges

Branch information

Name:
fix-1624334-bis
Repository:
lp:~sylvain-pineau/plainbox-provider-snappy

Recent commits

4b8c9be... by Sylvain Pineau

Fix ethernet hotplug test ordering

The fix uses the new jinja2 template support to add an after field only for
jobs with a device index greater than 1.
This way the check-disconnected for the second device won't start until the
first device cycle is over (check/connect/disconnect).

1cce2eb... by Sylvain Pineau

Change ethernet hotplug ids to run them in - interface - order

eth0 check
eth0 connect
eth0 disconnect
eth1 check
eth1 connect
eth1 disconnect
eth2 ...

562c0e9... by PMR <pmr@pmr-lander>

Merge #308349 from ~pierre-equoy/plainbox-provider-snappy:displayport-job

ce63e55... by Pierre Equoy

Add DisplayPort hotplug manual job

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

Merge #307914 from ~gavin.lin/plainbox-provider-snappy:i2c_probe

03d3ab8... by Gavin Lin

Change the way probing I2C devices

89b574c... by PMR <pmr@pmr-lander>

Merge #307522 from ~gavin.lin/plainbox-provider-snappy:i2c_driver_test

ee88fc2... by Gavin Lin

Add I2C driver test

Add I2C test script and update jobs

Update I2C test script to use the version from Sylvain

4d4dcad... by PMR <pmr@pmr-lander>

Merge #306878 from ~sylvain-pineau/plainbox-provider-snappy:pmr_hook_snappy

d6ba2ef... by Sylvain Pineau

develop ipdt and docker providers for validation