~bladernr/plainbox-provider-checkbox:1635345-virt-image

Last commit made on 2016-12-22
Get this branch:
git clone -b 1635345-virt-image https://git.launchpad.net/~bladernr/plainbox-provider-checkbox
Only Jeff Lane  can upload to this branch. If you are Jeff Lane  please log in for upload directions.

Branch merges

Branch information

Name:
1635345-virt-image
Repository:
lp:~bladernr/plainbox-provider-checkbox

Recent commits

27c2172... by Jeff Lane 

Removed unnecessary return statements. Fixed syntax error in an if/else statement.

6b8879b... by Jeff Lane 

pep8 cleanup

01e7136... by Jeff Lane 

bin/virtualization: change how URLs are constructed. Add URL validation testing. Imporve debug output. Now handles both older and newer cloud image naming schemas LP: #1635345

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)