Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-03 | Bump to v0.48.0v0.48.0 | Sylvain Pineau | |
2019-05-27 | Bump to v0.48.0rc3v0.48.0rc3 | Sylvain Pineau | |
2019-05-27 | bin:removable_storage_test: Ensure it is a media card reader only if this ↵ | Sylvain Pineau | |
was explicitly requested Fixes: lp:1811645 | |||
2019-05-23 | Bump to v0.48.0rc2v0.48.0rc2 | Sylvain Pineau | |
2019-05-23 | bin:gst_pipeline_test: Use pactl instead of pacmd | Sylvain Pineau | |
2019-05-09 | Bump to v0.48.0rc1v0.48.0rc1 | Sylvain Pineau | |
2019-05-09 | Merge #367103 from ~jocave/plainbox-provider-checkbox:add-dmesg-to-driver-infosnap-2019-05-14T0908 | PMR | |
2019-05-08 | net_driver_info: collect any dmesg for wifi module | Jonathan Cave | |
2019-04-25 | Merge #364908 from ~jocave/plainbox-provider-checkbox:nmcli-hotspot-testssnap-2019-05-06T1143 | PMR | |
2019-04-23 | Merge #366343 from ~kissiel/plainbox-provider-checkbox:hotkey-testing | PMR | |
2019-04-24 | hotkey_tests: two scenarios: volume up and ctrl+alt+t | Maciej Kisielewski | |
Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com> | |||
2019-04-23 | Merge #366362 from ↵ | PMR | |
~bladernr/plainbox-provider-checkbox:1825862-improve-maas-check | |||
2019-04-22 | bin/maas-version-check: add a little extra output on failure, updated ↵ | Jeff Lane | |
copyright. lp: #1825862 | |||
2019-04-19 | Merge #366223 from ↵ | PMR | |
~bladernr/plainbox-provider-checkbox:1723460-enable-underspeed-network-test | |||
2019-04-18 | fixed an errant newline in units/ethernet/test-plan.pxu that was breaking ↵ | Jeff Lane | |
the new launcher | |||
2019-04-16 | Add new test definition for underspeed enabled network test. Add new test ↵ | Jeff Lane | |
plans for embedding. | |||
2019-03-27 | Merge #364944 from ↵ | PMR | |
~narahuang/plainbox-provider-checkbox/+git/plainbox-provider-checkbox:mac-address-pass-through | |||
2019-03-27 | Modify Dock MAC address passthrough test | Nara Huang | |
2019-03-22 | nm-hotspot: new nmcli hotspot tests | Jonathan Cave | |
2019-03-10 | Merge #364210 from ↵snap-2019-03-08T0906 | PMR | |
~sylvain-pineau/plainbox-provider-checkbox:fix-nm_connection_backup_ids | |||
2019-03-10 | units:wireless: Fix nm_connection_save/restore ids (category->interface) | Sylvain Pineau | |
Using category in identifiers can generate duplicated job ids if more than one wifi device is available on the system: File "/snap/checkbox-foo/z/lib/python3.x/site-packages/plainbox/impl/session/state.py", line 1106, in _add_job_unit raise DependencyDuplicateError(existing_job, new_job) plainbox.impl.depmgr.DependencyDuplicateError: duplicate job id: 'com.canonical.certification::wireless/nm_connection_save_WIRELESS' | |||
2019-03-07 | Merge #362689 from ~jocave/plainbox-provider-checkbox:led-cert-test-plan | PMR | |
2019-03-07 | Merge #364056 from ↵ | PMR | |
~bladernr/plainbox-provider-checkbox:1818898-disk_stats-nvdimms | |||
2019-03-06 | Modified disk_stats_test to exit with success and a notice if we run on an ↵ | Jeff Lane | |
NVDIMM as NVDIMMs disable iostats by default. LP: #1818898 | |||
2019-03-05 | Merge #363952 from ~pieq/plainbox-provider-checkbox:fix-1816809-NA-times | PMR | |
2019-03-05 | providers:checkbox: better handle unexpected times in sleep_time_check | Pierre Equoy | |
Sometimes, the time to sleep or resume cannot be computed accurately by FWTS. Instead of returning a numeric value, FWTS then returns "N/A". This commit handles this kind of case better. The job will fail (because it cannot calculate average time), but will provide clearer information instead of a scary stack trace. LP: #1816809 | |||
2019-03-01 | Merge #363443 from ~jocave/plainbox-provider-checkbox:ethernet-detect-testing | PMR | |
2019-02-22 | Merge #363500 from ~jocave/plainbox-provider-checkbox:filter-out-loop-devices | PMR | |
2019-02-21 | removable_storage_test: ignore loop devices | Jonathan Cave | |
2019-02-20 | ethernet: network_device_info detect/info changes | Jonathan Cave | |
The network_device_info script was being used by the ethernet/detect and info/network_devices jobs. This clarifies the two roles and removes the unrequired udev/NM matching code. | |||
2019-02-20 | Merge #363417 from ~jocave/plainbox-provider-checkbox:wifi-test-rescan-fail | PMR | |
2019-02-20 | wireless: sleep on failure to request rescan | Jonathan Cave | |
In wifi_nmcli_test on recent nmcli versions a rescan is requested to ensure an up-to-date list of APs is available. However this request can fail if NM has already started a scan, but we immediately attempt the connection. This should let the background scan complete. | |||
2019-02-19 | Merge #363364 from ↵ | PMR | |
~sylvain-pineau/plainbox-provider-checkbox:fix-oob-inline-comments | |||
2019-02-19 | units:oob: Fix comments syntax | Sylvain Pineau | |
When using a snapped validation tool, the simple '# comment' was producing the following error: error: [...] field 'requires', expression did not reference any resources | |||
2019-02-14 | Merge #362097 from ↵ | PMR | |
~ray.chen/plainbox-provider-checkbox:automated-switch-gpu-job-into-nested-plan modified: units/graphics/test-plan.pxu and units/suspend/suspend-graphics.pxu | |||
2019-02-14 | Merge #363164 from ↵ | PMR | |
~bladernr/plainbox-provider-checkbox:1815621-add-gpgpu-tests-checkbox Added new GPGPU tests to checkbox | |||
2019-02-13 | Added new GPGPU tests for cert. LP: #1815621 | Jeff Lane | |
2019-02-13 | modify indentation to consistent with the rest | ray.chen | |
2019-02-12 | Merge #362872 from ~jocave/plainbox-provider-checkbox:wireless-nm-conn-backup | PMR | |
2019-02-12 | Merge #362858 from ~pieq/plainbox-provider-checkbox:suspend-with-coldboots | PMR | |
2019-02-08 | stress: add summaries for the 30 suspend cycles jobs | Pierre Equoy | |
2019-02-07 | stress: Add "30 suspend cycles and 1 poweroff, 3 times" jobs | Pierre Equoy | |
'suspend_30_cycles_with_reboots' job was originally created because it was found that suspend (S3) may fail after reboots. Adding 'suspend_30_cycles_with_coldboots' to ensure suspend also work properly after cold boots (i.e. poweroff). A new test plan (stress-suspend-30-cycles-with-coldboots-automated) is available. | |||
2019-02-07 | stress: Use automated suspend job for 'suspend_30_cycles_with_reboots' job | Pierre Equoy | |
The 'power-management/suspend_30_cycles_with_reboots' job is used in 'stress-suspend-30-cycles-with-reboots-automated' test plan, yet depends on 'suspend/suspend_advanced' which is manual. Switching to 'suspend/suspend_advanced_auto' instead. | |||
2019-02-07 | wireless: bracket nested tp with save/restore jobs | Jonathan Cave | |
2019-02-07 | wireless: new NM connection save/restore jobs | Jonathan Cave | |
2019-02-05 | Merge #362669 from ~jocave/plainbox-provider-checkbox:disk-variable-name | PMR | |
2019-02-04 | led: update cert test plan to 18.04 coverage guide | Jonathan Cave | |
2019-02-04 | storage_test: bad variable name in partition check | Jonathan Cave | |
2019-01-24 | Merge #362167 from plainbox-provider-checkbox:release | PMR | |
Release_2019_Week4 | |||
2019-01-24 | increment version to v0.48.0.dev0 | Sylvain Pineau | |