~bettyl/plainbox-provider-checkbox:add-dock-test-plan-case

Last commit made on 2019-12-03
Get this branch:
git clone -b add-dock-test-plan-case https://git.launchpad.net/~bettyl/plainbox-provider-checkbox
Only Betty Lin can upload to this branch. If you are Betty Lin please log in for upload directions.

Branch merges

Branch information

Name:
add-dock-test-plan-case
Repository:
lp:~bettyl/plainbox-provider-checkbox

Recent commits

1b48251... by Betty Lin

add dock test plan and cases

1307b2c... by PMR <pmr@pmr-lander>

Merge #376120 from ~bladernr/plainbox-provider-checkbox:correct-scaling-test-requirements

2f228fe... by Jeff Lane 

units/cpu/jobs.pxu: corrected governor to look for in scaling test constraint.

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

Merge #376100 from ~sylvain-pineau/plainbox-provider-checkbox:disk_read_performance_test_mdadm_500

23fc3d4... by Sylvain Pineau

bin:disk_read_performance_test: Set mdadm (sw raid) threshold to 500MB/s

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

Merge #375983 from ~bladernr/plainbox-provider-checkbox:1853877-fix-scaling-test-bug

modify cpu/scaling test to use new cpuinfo.governors resource and skip execution on systems that don't support the userspace governor.

4e7d008... by PMR <pmr@pmr-lander>

Merge #375974 from ~bladernr/plainbox-provider-checkbox:1853892-reduce-gpu-burn-output

Reduce gpu-burn output with a simple grep filter

3d0451a... by Jeff Lane 

Revisited solution and went with a resource rather than coding it into the command: section

b855c1e... by Jeff Lane 

units/gpgpu/jobs.pxu reduce output of gpu-burn with simple grepping for the lines we do care about. lp: #1853892

95b39ae... by Jeff Lane 

units/cpu/jobs.pxu only run cpufreq test if userspace is an available governor. lp: #1853877