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

Last commit made on 2020-04-03
Get this branch:
git clone -b pm_test_remote_fix 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 information

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

Recent commits

45b4ffa... by Sylvain Pineau

bin:pm_test: Use the NORMAL_USER en var when invoked via remote

SUDO_UID is not available since the slave service is a systemd unit running as root

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

Merge #375954 from ~bladernr/plainbox-provider-checkbox:1853847-no-cpu-scaling-on-power

update cpu/scaling to not run on s390x and ppc64el

0aa1c88... by Jeff Lane 

fixed merge conflicts lp: #1853847

c398e0e... by Jeff Lane 

Merge branch 'master' of https://git.launchpad.net/plainbox-provider-checkbox into 1853847-no-cpu-scaling-on-power

rebasing on current master

19ae534... by Jeff Lane 

cpu/jobs.pxu: don't run cpu_scaling on ppc64el or s390x as it isnt applicable there. lp: #1853847

4021619... by Sylvain Pineau

bin:disk_read_performance_test: Revert ata threshold to 80 MB/sec

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

Merge #381375 from ~ray.chen/plainbox-provider-checkbox:set-script-executable

fbe6ffc... by Ray Chen

bin/light_sensor_test: set script executable

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

Merge #381120 from ~rodsmith/plainbox-provider-checkbox:update-disk-read-performance-thresholds

Update disk_read_performance_test with new device types & more modern minimum acceptable speeds.

9179cb9... by Rod Smith

Backed off nvme and mdadm changes to disk_read_performance_test in response to review comments.