~rodsmith/plainbox-provider-checkbox:fix-yakkety-network

Last commit made on 2016-10-28
Get this branch:
git clone -b fix-yakkety-network https://git.launchpad.net/~rodsmith/plainbox-provider-checkbox
Only Rod Smith can upload to this branch. If you are Rod Smith please log in for upload directions.

Branch information

Name:
fix-yakkety-network
Repository:
lp:~rodsmith/plainbox-provider-checkbox

Recent commits

cb6a34c... by Rod Smith

Fix bug #1636301, which causes potential weird and wrong network test
results, like 900% of theoretical maximum throughput, in some
conditions under Yakkety.

8c1b021... by PMR <pmr@pmr-lander>

Merge #309055 from ~rodsmith/plainbox-provider-checkbox:add-other-chassis-type

8ccf501... by Rod Smith

Add 'other' to list of valid 'chassis information' types in dmitest.

5c5b246... by PMR <pmr@pmr-lander>

Merge #308757 from ~sylvain-pineau/plainbox-provider-checkbox:new_json_exporter

783eb4e... by Sylvain Pineau

A set of new "_json" attachments jobs to help building the new json report

The new JSON exporter aggregates json blobs from resources and attachments.
This conversion was previously done at checkbox-support level thanks to dedicated
parsers (udevadm, meminfo, cpuifo, dkms, ...).
To avoid depending on those parsers in plainbox, the trick is to call those
parsers using 'plainbox dev parse' and a few 'jq' calls to match C3 needs.

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

Merge #308453 from ~bladernr/plainbox-provider-checkbox:1614649

9c3a070... by PMR <pmr@pmr-lander>

Merge #308452 from ~bladernr/plainbox-provider-checkbox:1616140

51d04ac... by Jeff Lane 

Improve help text to notify users of iperf3 option LP: #1614649

582c8ca... by Jeff Lane 

make ethertool_check jobs run as root to eliminate those 'Cannot get wake-on-lan settings: Operation not permitted' error messages in test output

ced1c5c... by Rod Smith

Fix failure to detect network speed on ARM64 system (Cavium Thunder)