~rodsmith/plainbox-provider-checkbox:uefi-pxe-boot

Last commit made on 2016-12-05
Get this branch:
git clone -b uefi-pxe-boot 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 merges

Branch information

Name:
uefi-pxe-boot
Repository:
lp:~rodsmith/plainbox-provider-checkbox

Recent commits

ef45ffd... by Rod Smith

Add new efi-pxeboot script and test to verify that an EFI-based system
booted using PXE. This catches some MAAS and EFI bugs.

39017f5... by PMR <pmr@pmr-lander>

Merge #309612 from ~rodsmith/plainbox-provider-checkbox:fix-yakkety-network

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

Merge #309661 from ~sylvain-pineau/plainbox-provider-checkbox:new_json_exporter_2

339a6b8... by Sylvain Pineau

New json attachments required for the submission report

Both using the plainbox dev parse helpers

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