summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-04-11submission:raw_devices_dmi_json: Fix syntax to stay compatible with jq 1.3Sylvain Pineau
Fixes lp:1762546
2018-04-11Merge #342322 from ↵PMR
~bladernr/plainbox-provider-checkbox:1759614-fix-call-trace-check
2018-04-03Merge #342566 from ~sylvain-pineau/plainbox-provider-checkbox:fix-1700491PMR
2018-04-03pm_test: Add support for GDM autologinSylvain Pineau
It does so using ConfigParser to preserve the WaylandEnable settings.
2018-04-03pm_test: PEP8Sylvain Pineau
2018-04-02Merge #342498 from plainbox-provider-checkbox:releasePMR
Release_2018_Week14
2018-04-02increment version to v0.44.0.dev0Sylvain Pineau
2018-04-02Bump to v0.43.0v0.43.0Sylvain Pineau
2018-04-02Merge #342496 from ~sylvain-pineau/plainbox-provider-checkbox:fix-1757082PMR
2018-04-02monitor: Add dim test for after suspendSylvain Pineau
Fixes lp:1757082
2018-04-01Merge #342488 from ↵PMR
~sylvain-pineau/plainbox-provider-checkbox:usbc-monitor-blockers
2018-04-01monitor: Move USB Type C monitor tests to blocker test plansSylvain Pineau
2018-03-28removed job definitions for call_trace_checkJeff Lane
2018-03-28oops_check.sh not necessary, discovered existing oops check test while ↵Jeff Lane
looking at pxu files.
2018-03-28Replace call_trace_check with more reliable oops_check.sh script and ↵Jeff Lane
matching job definition. LP: #1759614
2018-03-21Merge #341709 from ~kissiel/plainbox-provider-checkbox:fix-1755402-usb-insertionsnap-2018-03-26T1027PMR
2018-03-19Merge #341473 from ↵PMR
~sylvain-pineau/plainbox-provider-checkbox:no_req_for_wireless_n
2018-03-19Merge #341008 from ↵PMR
~kissiel/plainbox-provider-checkbox:fix-1561341-screen-rotation
2018-03-15wireless: Drop requirements on wireless_sta_protocol to run 802.11n testsSylvain Pineau
2018-03-15don't require 'partition' record for mounted filesystemsMaciej Kisielewski
On some systems udisks2 doesn't yield the (...).partition record. If the change detected is a new mounted filesystem, I think we should treat it as a drive insertion. Fixes: LP:1755402 Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com>
2018-03-07change screen rotation test to use xrandr version (not dbus)Maciej Kisielewski
Fixes: LP:1561341 Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com>
2018-03-01Merge #338566 from ~sylvain-pineau/plainbox-provider-checkbox:fix-1496675PMR
2018-02-23Merge #338546 from ~sylvain-pineau/plainbox-provider-checkbox:classic-friendly-2PMR
2018-02-23Merge #338597 from ~dannf/plainbox-provider-checkbox:lp1751167PMR
2018-02-22Fix incorrect bash syntax in partition size comparison. LP: #1751167.dann frazier
2018-02-22brightness_test: Fix script to adjust brightness on all interfacesSylvain Pineau
2018-02-22Remove autorestart flags for pm_test jobsSylvain Pineau
Resuming is performed thanks to the respawn command
2018-02-22pm_test: Call the snap app when running from a snap to allow correct importsSylvain Pineau
2018-02-22removable_storage_test: Call udisks2.udisksctl on ubuntu core onlySylvain Pineau
2018-02-19Merge #337935 from ~sylvain-pineau/plainbox-provider-checkbox:fix-1749857PMR
2018-02-19wireless: Don't create template instances if interface is "UNKNOWN"Sylvain Pineau
Fixes lp:1749857
2018-02-14Merge #337691 from ~sylvain-pineau/plainbox-provider-checkbox:classic-friendlyPMR
2018-02-14Merge #337433 from ~sylvain-pineau/plainbox-provider-checkbox:fix-1535503PMR
2018-02-14units: Use the executable resource for glxgears/glxinfo/qmlscene/wmctrlSylvain Pineau
2018-02-14data:qml: Remove deprecated Ubuntu ComponentsSylvain Pineau
- Bump QtQuick imported version to 2.5 - Remove units.gu and Arguments.
2018-02-14usb: Use jinja2 special parameter to trigger udisks2 command on classic tooSylvain Pineau
{%- if __on_ubuntucore__ %}
2018-02-13Merge branch 'master' of git+ssh://git.launchpad.net/plainbox-provider-checkboxSylvain Pineau
2018-02-09stress/poweroff_30: Extend wakup time to 150sSylvain Pineau
And fix -r (repetition) argument calls (-r instead of --r) Fixes: lp:1535503
2018-02-09Merge #337420 from plainbox-provider-checkbox:releasePMR
Release_2018_Week6
2018-02-09increment version to v0.43.0.dev0Sylvain Pineau
2018-02-09Bump to v0.42.0v0.42.0Sylvain Pineau
2018-02-08Merge #337365 from ~sylvain-pineau/plainbox-provider-checkbox:fix-1736810PMR
2018-02-08dkms_info: Remove requirements on package.name == 'dkms'Sylvain Pineau
If the SUT does not have the package, the attachment is no created (not even an empty one) leading to a broken submission json report. Fixes lp:1736810
2018-02-08Merge #337157 from ~kissiel/plainbox-provider-checkbox:split-full-tps-into-threePMR
2018-02-08Merge #337214 from ↵PMR
~sylvain-pineau/plainbox-provider-checkbox:fwts-exec-from-snap
2018-02-07Allow jobs requiring fwts to run from a checkbox snapSylvain Pineau
2018-02-05Merge #337168 from ~sylvain-pineau/plainbox-provider-checkbox:fix-1695912PMR
2018-02-05Merge branch 'master' of git+ssh://git.launchpad.net/plainbox-provider-checkboxSylvain Pineau
2018-02-05submission: Remove --indent 4 from jq commands (not supported on 14.04)Sylvain Pineau
Fixes: lp:1695912
2018-02-05Merge #337049 from ~sylvain-pineau/plainbox-provider-checkbox:fix-1734248PMR