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