| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-05-27 | Merge #367959 from ~sylvain-pineau/plainbox-provider-checkbox:fix-1811645 | PMR | |
| 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-22 | Merge #367698 from ~jocave/plainbox-provider-checkbox:remove-legacy-nmclisnap-2019-05-24T1429 | PMR | |
| 2019-05-22 | Merge #367697 from ~kissiel/plainbox-provider-checkbox:edid-auto-tests | PMR | |
| 2019-05-21 | wifi_nmcli_test: remove trusty support as EOL | Jonathan Cave | |
| 2019-05-21 | add automated EDID test | Maciej Kisielewski | |
| Note that this does not add any Checkbox jobs, just the test program (and the edid files). Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com> | |||
| 2019-05-21 | Merge #367693 from ↵ | PMR | |
| ~sylvain-pineau/plainbox-provider-checkbox:pactl_gst_pipeline_test | |||
| 2019-05-21 | bin:gst_pipeline_test: Use pactl instead of pacmd | Sylvain Pineau | |
| 2019-05-17 | Merge #367580 from ↵ | PMR | |
| ~bladernr/plainbox-provider-checkbox:1829538-get-netplan-config | |||
| 2019-05-17 | check other netplan dirs, and instead of E/N/I for non-netplan systems (e.g. ↵ | Jeff Lane | |
| desktop) query NetworkManager instead | |||
| 2019-05-17 | Added job to attach netplan or E/N/I to test runs for server. lp: #1829538 | Jeff Lane | |
| 2019-05-17 | Merge #367466 from ~jocave/plainbox-provider-checkbox:wifi-tests-logging | PMR | |
| 2019-05-17 | wifi_nmcli_test.py: add journalctl log collection | Jonathan Cave | |
| 2019-05-17 | Merge #367522 from ~jocave/plainbox-provider-checkbox:lp1816464 | PMR | |
| 2019-05-17 | Merge #367525 from ~jocave/plainbox-provider-checkbox:lp1795603 | PMR | |
| 2019-05-16 | touchscreen: remove multitouch-dash cert test plan | Jonathan Cave | |
| Fix for bug #1795603 | |||
| 2019-05-16 | networking: add ethernet/hotplug* to cert-blockers | Jonathan Cave | |
| Fix for lp bug #18116464 | |||
| 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 | |
