~sylvain-pineau/plainbox-provider-checkbox:new_json_exporter_2

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

Branch merges

Branch information

Name:
new_json_exporter_2
Repository:
lp:~sylvain-pineau/plainbox-provider-checkbox

Recent commits

339a6b8... by Sylvain Pineau

New json attachments required for the submission report

Both using the plainbox dev parse helpers

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)