summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-12-20Merge #377074 from ~rodsmith/plainbox-provider-checkbox:fix-lxd-hangPMR
Fixes bug in Ubuntu 19.10 that caused the LXD test to hang.
2019-12-20Fixed LXD test failure under Ubuntu 19.10Rod Smith
2019-12-20Merge #376992 from ↵PMR
~sylvain-pineau/plainbox-provider-checkbox:fix-secure_boot_mode_snappy-req
2019-12-19Merge #376391 from ↵PMR
~jocave/plainbox-provider-checkbox:add-stroage-detect-job-manifest
2019-12-19Merge #376987 from ~jocave/plainbox-provider-checkbox:chameleon-hotplugPMR
2019-12-19miscellanea/secure_boot_mode_gadget: Fix requirementsSylvain Pineau
executable.name == 'dumpimage' or executable.name == 'mokutil'
2019-12-19monitor: rework hdmi hotlpug for chamelon boardJonathan Cave
Switch from use of the MuxPi to the chameleon board/service to carry out an automated HDMI hotplug test.
2019-12-18Merge #376861 from ↵PMR
~pwlars/plainbox-provider-checkbox:usb-storage-preinserted-extra-checks
2019-12-16Also fail the usb-storage-preinserted tests if there are IO errors, or if it ↵Paul Larson
takes too long
2019-12-13Merge #376659 from ~pwlars/plainbox-provider-checkbox:pkill-totemPMR
2019-12-11Use pkill to kill the totem process for video screenshot test, becausePaul Larson
it's more reliable than totem --quit
2019-12-06Merge #376269 from ~jocave/plainbox-provider-checkbox:usb-detect-udisksPMR
2019-12-05usb: add detect job for preinserted storageJonathan Cave
Adds the detect job, a manifest entry and the test plan modifications
2019-12-04Merge #376209 from ~bettyl/plainbox-provider-checkbox:add-dock-test-plan-casePMR
2019-12-03usb: disk_detect requires udisks2 to be availableJonathan Cave
2019-12-03add dock test plan and casesBetty Lin
2019-11-28Merge #376120 from ↵PMR
~bladernr/plainbox-provider-checkbox:correct-scaling-test-requirements
2019-11-28units/cpu/jobs.pxu: corrected governor to look for in scaling test constraint.Jeff Lane
2019-11-28Merge #376100 from ↵PMR
~sylvain-pineau/plainbox-provider-checkbox:disk_read_performance_test_mdadm_500
2019-11-28bin:disk_read_performance_test: Set mdadm (sw raid) threshold to 500MB/sSylvain Pineau
2019-11-27Merge #375983 from ↵PMR
~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.
2019-11-27Merge #375974 from ↵PMR
~bladernr/plainbox-provider-checkbox:1853892-reduce-gpu-burn-output Reduce gpu-burn output with a simple grep filter
2019-11-25Revisited solution and went with a resource rather than coding it into the ↵Jeff Lane
command: section
2019-11-25units/gpgpu/jobs.pxu reduce output of gpu-burn with simple grepping for the ↵Jeff Lane
lines we do care about. lp: #1853892
2019-11-25units/cpu/jobs.pxu only run cpufreq test if userspace is an available ↵Jeff Lane
governor. lp: #1853877
2019-11-25Merge #375944 from ↵PMR
~kissiel/plainbox-provider-checkbox:fix-1849652-fan-reaction-crash
2019-11-25fan_reaction: fix crashing when fan node disappears mid-testMaciej Kisielewski
Fixes: LP:1849652
2019-11-22Merge #375847 from ↵PMR
~sylvain-pineau/plainbox-provider-checkbox:collect-manifest-non-mandatory
2019-11-22Merge #375882 from ↵PMR
~sylvain-pineau/plainbox-provider-checkbox:disk_read_performance_test_nvme_200
2019-11-22bin:disk_read_performance_test: Set NVME threshold MIN_BUF_READ=200Sylvain Pineau
2019-11-21units:submission: Remove the deprecated collect-manifestSylvain Pineau
To comply with the urwird manifest auto blacklist of this job.
2019-11-19Merge #374529 from ↵snap-2019-11-21T0915PMR
~jocave/plainbox-provider-checkbox:add-audio-loopback-manifest
2019-11-15Merge #374249 from ~rodsmith/plainbox-provider-checkbox:add-kernel-taint-testPMR
Adds kernel taint test to Checkbox.
2019-11-15Merge #375598 from plainbox-provider-checkbox:releasePMR
Release_2019_Week46
2019-11-15increment version to v0.51.0.dev0PMR
2019-11-15Bump to v0.50.0v0.50.0PMR
2019-11-14Bump to v0.50.0rc3v0.50.0rc3PMR
2019-11-14Merge branch 'master' into releasePMR
2019-11-14Merge #375540 from ~ray.chen/plainbox-provider-checkbox:revise-nvlink-testPMR
graphics: removed require package in nvlink test
2019-11-14graphics: removed require package in nvlink testray.chen
2019-11-12Bump to v0.50.0rc2v0.50.0rc2PMR
2019-11-12Merge branch 'master' into releasePMR
2019-11-08Merge #375277 from ~jocave/plainbox-provider-checkbox:always-cleanup-connssnap-2019-11-12T1900PMR
2019-11-08wifi_nmcli_test: always clean up connectionsJonathan Cave
A recent change broke the expected behaviour that connections would be cleaned up and the end of the test. I don't think is much need to catch any exceptions any more so removing the try block
2019-11-05Merge #374923 from ~bladernr/plainbox-provider-checkbox:lp1850652PMR
bin/network_device_info.py: fix traceback when IPv4 is not set on an interface.
2019-10-30Removed spurrious debug missed when cleaning up my debugging instrumentationJeff Lane
2019-10-30Fix bug that causes traceback in bin/network_device_info.py when ipv4 is not ↵Jeff Lane
configured for an interface. LP: #1850652
2019-10-30Bump to v0.50.0rc1v0.50.0rc1PMR
2019-10-25Merge #374528 from ~jocave/plainbox-provider-checkbox:add-gpio-loopback-manifestsnap-2019-11-05T1407PMR
2019-10-25Merge #374724 from ~jocave/plainbox-provider-checkbox:always-create-save-dirPMR