summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-07-04Use valid machine types in platform testsJonathan Cave
2018-07-02Merge #348823 from ~sylvain-pineau/plainbox-provider-checkbox:beacon-notif-testsnap-2018-07-03T1340PMR
2018-07-02New Bluetooth LE test to check beacon measurement notificationsSylvain 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-28Merge #348581 from ~jocave/plainbox-provider-checkbox:secure-boot-check-snappysnap-2018-06-29T1526PMR
2018-06-28Use match group over extra string searchJonathan Cave
2018-06-28Remove unnecessary use of regexJonathan Cave
2018-06-28Merge #348631 from ↵PMR
~kissiel/plainbox-provider-checkbox:fix-1743724-use-result-in-pmtest
2018-06-28Add secure boot test for Ubuntu CoreJonathan Cave
2018-06-27pm_test: verify that fwts suspended appropriate num. of timesMaciej Kisielewski
Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com>
2018-06-26Merge #348526 from ~jocave/plainbox-provider-checkbox:non-syslog-armvfpPMR
2018-06-26cpu: split arm vfp test between arch versionsJonathan Cave
Don't rely on syslog output for the test and use features reported by the kernel
2018-06-22Merge #348283 from ~rodsmith/plainbox-provider-checkbox:fix-pxeboot-variablePMR
2018-06-22Merge #348337 from ~kissiel/plainbox-provider-checkbox:pm_test-improvementsPMR
2018-06-21pm_test: make jobs that use pm_test dry-run awareMaciej Kisielewski
Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com>
2018-06-21pm_test: introduce dry-run modeMaciej 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-21pm_test: fix crash on SUT with missing lightdm.confMaciej 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-20Fixed bug caused by an unassigned variable. Also modified a testRod Smith
failure message to make it a bit clearer.
2018-06-20Merge #348223 from ~sylvain-pineau/plainbox-provider-checkbox:fix-1775523PMR
2018-06-19Merge #348206 from ~jocave/plainbox-provider-checkbox:disk-encryption-testPMR
2018-06-19Remove argv passing, neater argument checkJonathan Cave
2018-06-19manage_compiz_plugin: Use dconf instead of gsettingsSylvain Pineau
dconf is more snappy-friendly and does not require additional GIO tweaks. Fixes: lp:1775523
2018-06-19Add disk encryption testJonathan Cave
2018-06-18Merge #348075 from ~jocave/plainbox-provider-checkbox:import-pps-disk-tpPMR
2018-06-15disk: import test-plans from p-p-snappyJonathan Cave
2018-06-14Merge #347892 from ~jocave/plainbox-provider-checkbox:remove-legacy-camera-testPMR
2018-06-14camera: remove depends on obsolete gst 0.10Jonathan Cave
2018-06-14camera: remove legacy test, requires for ubuntucoreJonathan Cave
2018-06-11Merge #347753 from ↵PMR
~sylvain-pineau/plainbox-provider-checkbox:configurable_disk_read_perf
2018-06-11Merge #347754 from ~kissiel/plainbox-provider-checkbox:fix-1627581-xrandr-cyclePMR
2018-06-11xrandr_cycle: fix testing of weird resolutionsMaciej 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-11disk_read_performance_test: Make the threshold configurableSylvain Pineau
Default 15MB/sec is sometimes too high for IOT systems.
2018-06-08Merge #347726 from ~bladernr/plainbox-provider-checkbox:1775949-update-ipmi-testPMR
2018-06-08Modified IPMI test based on discussions in Portland LP: #1775949Jeff Lane
2018-06-08Merge #347430 from ~jocave/plainbox-provider-checkbox:create-socketcan-testsPMR
2018-06-08Create socketcan testsJonathan Cave
2018-06-07Merge #347503 from ↵PMR
~sylvain-pineau/plainbox-provider-checkbox:move-eth-jobs-p-p-c
2018-06-06Merge #347463 from ↵PMR
~rodsmith/plainbox-provider-checkbox:add-check-prerelease-test
2018-06-06Make ethernet hotplug tests cert blockers in networking-cert-manual test planSylvain Pineau
2018-06-06Migrate ethernet jobs from p-p-s to p-p-cSylvain Pineau
2018-06-06suspend.pxu: typo in job commandSylvain Pineau
2018-06-05Changes to new check-prerelease script to make it less verbose onRod Smith
success, as per Jeff's suggestion.
2018-06-05Added new test to fail if a pre-release kernel or OS is in use.Rod Smith
2018-05-28Merge #346794 from ~cypressyew/plainbox-provider-checkbox:masterPMR
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-24Create socketcan categoryJonathan Cave
2018-05-24suspend.pxu: fix the iperf testPo-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-23Merge #346716 from ↵snap-2018-05-25T1605PMR
~sylvain-pineau/plainbox-provider-checkbox:executable_res_wireless
2018-05-23wireless: Use executable resource in monitor_wireless_connection.* jobsSylvain Pineau
executable.name == 'iperf'
2018-05-23Merge #346543 from ~sylvain-pineau/plainbox-provider-checkbox:disk_info_cryptPMR
2018-05-22bin:disk_info: Add support for encrypted drivesSylvain Pineau
2018-05-18Merge #345762 from ~sylvain-pineau/plainbox-provider-checkbox:more_classic_fixessnap-2018-05-21T0911PMR