Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-04 | Use valid machine types in platform tests | Jonathan Cave | |
2018-07-02 | Merge #348823 from ~sylvain-pineau/plainbox-provider-checkbox:beacon-notif-testsnap-2018-07-03T1340 | PMR | |
2018-07-02 | New Bluetooth LE test to check beacon measurement notifications | Sylvain Pineau | |
Three environ variables to setup: - ADV_SVC_UUID: General/Configuration GATT service UUID advertised even if the device is not connected - SVC_UUID: GATT service to use to enable notifications. - MSRMT_UUID: GATT characteristic from the SVC_UUID service to trigger notifications. | |||
2018-06-28 | Merge #348581 from ~jocave/plainbox-provider-checkbox:secure-boot-check-snappysnap-2018-06-29T1526 | PMR | |
2018-06-28 | Use match group over extra string search | Jonathan Cave | |
2018-06-28 | Remove unnecessary use of regex | Jonathan Cave | |
2018-06-28 | Merge #348631 from ↵ | PMR | |
~kissiel/plainbox-provider-checkbox:fix-1743724-use-result-in-pmtest | |||
2018-06-28 | Add secure boot test for Ubuntu Core | Jonathan Cave | |
2018-06-27 | pm_test: verify that fwts suspended appropriate num. of times | Maciej Kisielewski | |
Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com> | |||
2018-06-26 | Merge #348526 from ~jocave/plainbox-provider-checkbox:non-syslog-armvfp | PMR | |
2018-06-26 | cpu: split arm vfp test between arch versions | Jonathan Cave | |
Don't rely on syslog output for the test and use features reported by the kernel | |||
2018-06-22 | Merge #348283 from ~rodsmith/plainbox-provider-checkbox:fix-pxeboot-variable | PMR | |
2018-06-22 | Merge #348337 from ~kissiel/plainbox-provider-checkbox:pm_test-improvements | PMR | |
2018-06-21 | pm_test: make jobs that use pm_test dry-run aware | Maciej Kisielewski | |
Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com> | |||
2018-06-21 | pm_test: introduce dry-run mode | Maciej Kisielewski | |
Debugging and improving the pm_test is difficult and time consuming due to the suspend/hibernate cycles and reboots. Also, not all systems support S3/S4 states. To use the dry mode export PM_TEST_DRY_RUN=1 to your environment Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com> | |||
2018-06-21 | pm_test: fix crash on SUT with missing lightdm.conf | Maciej Kisielewski | |
The file is not mandatory, so shouldn't expect the file to be present. Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com> | |||
2018-06-20 | Fixed bug caused by an unassigned variable. Also modified a test | Rod Smith | |
failure message to make it a bit clearer. | |||
2018-06-20 | Merge #348223 from ~sylvain-pineau/plainbox-provider-checkbox:fix-1775523 | PMR | |
2018-06-19 | Merge #348206 from ~jocave/plainbox-provider-checkbox:disk-encryption-test | PMR | |
2018-06-19 | Remove argv passing, neater argument check | Jonathan Cave | |
2018-06-19 | manage_compiz_plugin: Use dconf instead of gsettings | Sylvain Pineau | |
dconf is more snappy-friendly and does not require additional GIO tweaks. Fixes: lp:1775523 | |||
2018-06-19 | Add disk encryption test | Jonathan Cave | |
2018-06-18 | Merge #348075 from ~jocave/plainbox-provider-checkbox:import-pps-disk-tp | PMR | |
2018-06-15 | disk: import test-plans from p-p-snappy | Jonathan Cave | |
2018-06-14 | Merge #347892 from ~jocave/plainbox-provider-checkbox:remove-legacy-camera-test | PMR | |
2018-06-14 | camera: remove depends on obsolete gst 0.10 | Jonathan Cave | |
2018-06-14 | camera: remove legacy test, requires for ubuntucore | Jonathan Cave | |
2018-06-11 | Merge #347753 from ↵ | PMR | |
~sylvain-pineau/plainbox-provider-checkbox:configurable_disk_read_perf | |||
2018-06-11 | Merge #347754 from ~kissiel/plainbox-provider-checkbox:fix-1627581-xrandr-cycle | PMR | |
2018-06-11 | xrandr_cycle: fix testing of weird resolutions | Maciej Kisielewski | |
xrandr can list modes that are unsupported, unity-control-center defines minimum width and height, below which the resolution is not listed as a choice in display settings panel in UCC see should_show_resolution function in cc-display-panel.c from lp:unity-control-center Fixes: LP: #1627581 Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com> | |||
2018-06-11 | disk_read_performance_test: Make the threshold configurable | Sylvain Pineau | |
Default 15MB/sec is sometimes too high for IOT systems. | |||
2018-06-08 | Merge #347726 from ~bladernr/plainbox-provider-checkbox:1775949-update-ipmi-test | PMR | |
2018-06-08 | Modified IPMI test based on discussions in Portland LP: #1775949 | Jeff Lane | |
2018-06-08 | Merge #347430 from ~jocave/plainbox-provider-checkbox:create-socketcan-tests | PMR | |
2018-06-08 | Create socketcan tests | Jonathan Cave | |
2018-06-07 | Merge #347503 from ↵ | PMR | |
~sylvain-pineau/plainbox-provider-checkbox:move-eth-jobs-p-p-c | |||
2018-06-06 | Merge #347463 from ↵ | PMR | |
~rodsmith/plainbox-provider-checkbox:add-check-prerelease-test | |||
2018-06-06 | Make ethernet hotplug tests cert blockers in networking-cert-manual test plan | Sylvain Pineau | |
2018-06-06 | Migrate ethernet jobs from p-p-s to p-p-c | Sylvain Pineau | |
2018-06-06 | suspend.pxu: typo in job command | Sylvain Pineau | |
2018-06-05 | Changes to new check-prerelease script to make it less verbose on | Rod Smith | |
success, as per Jeff's suggestion. | |||
2018-06-05 | Added new test to fail if a pre-release kernel or OS is in use. | Rod Smith | |
2018-05-28 | Merge #346794 from ~cypressyew/plainbox-provider-checkbox:master | PMR | |
The iperf related tests are using the network script, some of them are missing the 'test' argument in the command and it will fail with: usage: network [-h] {test,info} ... network: error: invalid choice: 'wlp2s0' (choose from 'test', 'info') | |||
2018-05-24 | Create socketcan category | Jonathan Cave | |
2018-05-24 | suspend.pxu: fix the iperf test | Po-Hsu Lin | |
The iperf related tests are using the network script, some of them are missing the 'test' argument in the command and it will fail with: usage: network [-h] {test,info} ... network: error: invalid choice: 'wlp2s0' (choose from 'test', 'info') Signed-off-by: Po-Hsu Lin <po-hsu.lin@canonical.com> | |||
2018-05-23 | Merge #346716 from ↵snap-2018-05-25T1605 | PMR | |
~sylvain-pineau/plainbox-provider-checkbox:executable_res_wireless | |||
2018-05-23 | wireless: Use executable resource in monitor_wireless_connection.* jobs | Sylvain Pineau | |
executable.name == 'iperf' | |||
2018-05-23 | Merge #346543 from ~sylvain-pineau/plainbox-provider-checkbox:disk_info_crypt | PMR | |
2018-05-22 | bin:disk_info: Add support for encrypted drives | Sylvain Pineau | |
2018-05-18 | Merge #345762 from ~sylvain-pineau/plainbox-provider-checkbox:more_classic_fixessnap-2018-05-21T0911 | PMR | |