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

Last commit made on 2018-06-11
Get this branch:
git clone -b configurable_disk_read_perf 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:
configurable_disk_read_perf
Repository:
lp:~sylvain-pineau/plainbox-provider-checkbox

Recent commits

bb244e1... by Sylvain Pineau

disk_read_performance_test: Make the threshold configurable

Default 15MB/sec is sometimes too high for IOT systems.

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

Merge #347503 from ~sylvain-pineau/plainbox-provider-checkbox:move-eth-jobs-p-p-c

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

Merge #347463 from ~rodsmith/plainbox-provider-checkbox:add-check-prerelease-test

9793909... by Sylvain Pineau

Make ethernet hotplug tests cert blockers in networking-cert-manual test plan

b16ad12... by Sylvain Pineau

Migrate ethernet jobs from p-p-s to p-p-c

a903d95... by Sylvain Pineau

suspend.pxu: typo in job command

aea1d26... by Rod Smith

Changes to new check-prerelease script to make it less verbose on
success, as per Jeff's suggestion.

749b9aa... by Rod Smith

Added new test to fail if a pre-release kernel or OS is in use.

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

Merge #346794 from ~cypressyew/plainbox-provider-checkbox:master

The iperf related tests are using the network script, some of them are missing
the 'test' argument in the command and it will fail with:
    usage: network [-h] {test,info} ...
    network: error: invalid choice: 'wlp2s0' (choose from 'test', 'info')

29736a1... by Po-Hsu Lin

suspend.pxu: fix the iperf test

The iperf related tests are using the network script, some of them are missing
the 'test' argument in the command and it will fail with:
    usage: network [-h] {test,info} ...
    network: error: invalid choice: 'wlp2s0' (choose from 'test', 'info')

Signed-off-by: Po-Hsu Lin <email address hidden>