| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-04-30 | touchscreen/x-touch-tap: Fix qmlscene invocation and disable unity only on 16.04 | Sylvain Pineau | |
| Fixes: lp:1766766 | |||
| 2018-04-26 | Merge #344374 from ↵ | PMR | |
| ~sylvain-pineau/plainbox-provider-checkbox:disk_stress_ng_md_raid | |||
| 2018-04-26 | disk_stress_ng: Also consider software raid to identify the partition to use | Sylvain Pineau | |
| $ sudo ./disk_stress_ng md0 --base-time 240 --really-run /dev/md0 is a block device md0 5760746520576 raid0 /raid Found largest partition: "/dev/md0" Test will use /dev/md0, mounted at "/raid", using "ext4" | |||
| 2018-04-25 | Merge #344213 from plainbox-provider-checkbox:release | PMR | |
| Release_2018_Week17 | |||
| 2018-04-25 | increment version to v0.45.0.dev0 | Sylvain Pineau | |
| 2018-04-25 | Bump to v0.44.0 | Sylvain Pineau | |
| 2018-04-25 | Merge #344208 from ~pieq/plainbox-provider-checkbox:cert-blocker-reboot-poweroff | PMR | |
| 2018-04-25 | Add cert blocker status to reboot and poweroff stress tests | Pierre Equoy | |
| 2018-04-24 | Merge #343857 from ~rodsmith/plainbox-provider-checkbox:fix-network-up | PMR | |
| 2018-04-24 | Address maciej's comments to previous MR. | Rod Smith | |
| 2018-04-23 | Fix network script failing 2nd and later NICs because they don't come up ↵ | Rod Smith | |
| quickly enough. | |||
| 2018-04-17 | Merge #343381 from ~jocave/plainbox-provider-checkbox:fail-buildstamp-job | PMR | |
| 2018-04-17 | Fail info/buildstamp if no source of data found | Jonathan Cave | |
| 2018-04-16 | Merge #343124 from ~bladernr/plainbox-provider-checkbox:fix-disk_stress_ng | PMR | |
| 2018-04-13 | Merge #343171 from ↵ | PMR | |
| ~kissiel/plainbox-provider-checkbox:no-sysfs-attachment-on-arm64 block sysfs_attachment from running on arm64 devices here's the result on bablboa: -------------[ Running job 14 / 21. Estimated time left: unknown ]-------------- --------------[ Attach detailed sysfs property output from udev ]--------------- ID: com.canonical.certification::sysfs_attachment Category: com.canonical.plainbox::info Job cannot be started because: - resource expression 'cpuinfo.platform not in ("aarch64")' evaluates to false Outcome: job cannot be started | |||
| 2018-04-13 | stop running sysfs_attachment job on aarch64 archs | Maciej Kisielewski | |
| Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com> | |||
| 2018-04-12 | Fixes bug when running on LVM (and presumably any mapper device since we're ↵ | Jeff Lane | |
| trying to get out size from the wrong field in the output). LP: #1763497 | |||
| 2018-04-11 | Merge #343015 from ~sylvain-pineau/plainbox-provider-checkbox:fix-1762546 | PMR | |
| 2018-04-11 | submission:raw_devices_dmi_json: Fix syntax to stay compatible with jq 1.3 | Sylvain Pineau | |
| Fixes lp:1762546 | |||
| 2018-04-11 | Merge #342322 from ↵ | PMR | |
| ~bladernr/plainbox-provider-checkbox:1759614-fix-call-trace-check | |||
| 2018-04-03 | Merge #342566 from ~sylvain-pineau/plainbox-provider-checkbox:fix-1700491 | PMR | |
| 2018-04-03 | pm_test: Add support for GDM autologin | Sylvain Pineau | |
| It does so using ConfigParser to preserve the WaylandEnable settings. | |||
| 2018-04-03 | pm_test: PEP8 | Sylvain Pineau | |
| 2018-04-02 | Merge #342498 from plainbox-provider-checkbox:release | PMR | |
| Release_2018_Week14 | |||
| 2018-04-02 | increment version to v0.44.0.dev0 | Sylvain Pineau | |
| 2018-04-02 | Bump to v0.43.0 | Sylvain Pineau | |
| 2018-04-02 | Merge #342496 from ~sylvain-pineau/plainbox-provider-checkbox:fix-1757082 | PMR | |
| 2018-04-02 | monitor: Add dim test for after suspend | Sylvain Pineau | |
| Fixes lp:1757082 | |||
| 2018-04-01 | Merge #342488 from ↵ | PMR | |
| ~sylvain-pineau/plainbox-provider-checkbox:usbc-monitor-blockers | |||
| 2018-04-01 | monitor: Move USB Type C monitor tests to blocker test plans | Sylvain Pineau | |
| 2018-03-28 | removed job definitions for call_trace_check | Jeff Lane | |
| 2018-03-28 | oops_check.sh not necessary, discovered existing oops check test while ↵ | Jeff Lane | |
| looking at pxu files. | |||
| 2018-03-28 | Replace call_trace_check with more reliable oops_check.sh script and ↵ | Jeff Lane | |
| matching job definition. LP: #1759614 | |||
| 2018-03-21 | Merge #341709 from ~kissiel/plainbox-provider-checkbox:fix-1755402-usb-insertion | PMR | |
| 2018-03-19 | Merge #341473 from ↵ | PMR | |
| ~sylvain-pineau/plainbox-provider-checkbox:no_req_for_wireless_n | |||
| 2018-03-19 | Merge #341008 from ↵ | PMR | |
| ~kissiel/plainbox-provider-checkbox:fix-1561341-screen-rotation | |||
| 2018-03-15 | wireless: Drop requirements on wireless_sta_protocol to run 802.11n tests | Sylvain Pineau | |
| 2018-03-15 | don't require 'partition' record for mounted filesystems | Maciej 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-07 | change 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-01 | Merge #338566 from ~sylvain-pineau/plainbox-provider-checkbox:fix-1496675 | PMR | |
| 2018-02-23 | Merge #338546 from ~sylvain-pineau/plainbox-provider-checkbox:classic-friendly-2 | PMR | |
| 2018-02-23 | Merge #338597 from ~dannf/plainbox-provider-checkbox:lp1751167 | PMR | |
| 2018-02-22 | Fix incorrect bash syntax in partition size comparison. LP: #1751167. | dann frazier | |
| 2018-02-22 | brightness_test: Fix script to adjust brightness on all interfaces | Sylvain Pineau | |
| 2018-02-22 | Remove autorestart flags for pm_test jobs | Sylvain Pineau | |
| Resuming is performed thanks to the respawn command | |||
| 2018-02-22 | pm_test: Call the snap app when running from a snap to allow correct imports | Sylvain Pineau | |
| 2018-02-22 | removable_storage_test: Call udisks2.udisksctl on ubuntu core only | Sylvain Pineau | |
| 2018-02-19 | Merge #337935 from ~sylvain-pineau/plainbox-provider-checkbox:fix-1749857 | PMR | |
| 2018-02-19 | wireless: Don't create template instances if interface is "UNKNOWN" | Sylvain Pineau | |
| Fixes lp:1749857 | |||
| 2018-02-14 | Merge #337691 from ~sylvain-pineau/plainbox-provider-checkbox:classic-friendly | PMR | |
