Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-18 | Move all jobs definition files into pxu units | Sylvain Pineau | |
2017-09-18 | Merge #330410 from ~kissiel/plainbox-provider-checkbox:poweroff-autoresume | PMR | |
2017-09-18 | Merge #330890 from ↵ | PMR | |
~pierre-equoy/plainbox-provider-checkbox:fix1715592-touchpad-jobs | |||
2017-09-18 | Replace deprecated `description` field in touchpad jobs | Pierre Equoy | |
The `description` field has been deprecated for a while, so this commit replaces it with the `purpose`, `steps` and `verificatoin` ones for the touchpad jobs. | |||
2017-09-18 | Add after suspend jobs for related touchpad jobs | Pierre Equoy | |
It would be interesting to check that the touchpad functions still work properly after suspend. This commit adds *-after-suspend jobs (e.g. touchpad/palm-rejection-after-suspend) that can be added into test plans to check the behavior after suspending. | |||
2017-09-13 | remove requirement for 'upstart' pkg in jobs | Maciej Kisielewski | |
Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com> | |||
2017-09-13 | Merge #330639 from ↵ | PMR | |
~pierre-equoy/plainbox-provider-checkbox:graphic-suspend-jobs-dependance | |||
2017-09-13 | Make "after suspend" graphic jobs depending on the proper suspend job | Pierre Equoy | |
A lot of the graphics "after suspend" tests were started after running `suspend/{index}_suspend_after_switch_to_card_{product_slug}_xenial` instead of depending on it. If this job fails or is skipped, there is no reason to want to run "after suspend" jobs such as `suspend/{index}_glxgears_after_suspend_{product_slug}_xenial` for instance. | |||
2017-09-12 | Merge #330530 from ↵ | PMR | |
~bladernr/plainbox-provider-checkbox:1716422-clocketest-fail-change | |||
2017-09-12 | Merge #330560 from ~pierre-equoy/plainbox-provider-checkbox:master | PMR | |
2017-09-12 | Clarify manifest.has_card_reader name | Pierre Equoy | |
The current name for this manifest is just "Card Reader". This can be misleading, as it could be taken for a smart card reader instead of what it is (media card reader). | |||
2017-09-11 | Clocktest direction test now only fails if 3 or more iterations fail, beause ↵ | Jeff Lane | |
it's possible for one or more iterations to fail normally due to current CPU scheduling and load. LP: #1716422 | |||
2017-09-08 | make single reboot/poweroff tests fully automated | Maciej Kisielewski | |
Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com> | |||
2017-09-07 | Merge #330148 from ~kissiel/plainbox-provider-checkbox:poweroff-autoresume | PMR | |
2017-09-06 | pm_test: use x-terminal-emulator instead of gnome-terminal | Maciej Kisielewski | |
Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com> | |||
2017-09-05 | Merge #329375 from ~sylvain-pineau/plainbox-provider-checkbox:fix-1712018 | PMR | |
2017-09-04 | make poweroff tests respawn checkbox after they're done | Maciej Kisielewski | |
Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com> | |||
2017-09-01 | Merge #328654 from ↵ | PMR | |
~kissiel/plainbox-provider-checkbox:respawn-after-pmtest-reboots | |||
2017-09-01 | add missing noreturn and autorestart flags | Maciej Kisielewski | |
2017-08-30 | make terminal stay on the screen after rebooting | Maciej Kisielewski | |
Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com> | |||
2017-08-30 | make pm_test respawn checkbox after it's done rebooting | Maciej Kisielewski | |
Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com> | |||
2017-08-29 | Merge #329688 from ~kissiel/plainbox-provider-checkbox:resolution-cycle-diet | PMR | |
2017-08-29 | make xrandr_cycle tool pick only the highest res for each aspect ratio | Maciej Kisielewski | |
So there are far less resolutions to test. | |||
2017-08-27 | Modify usb/detect to display all usb devices, rather than just 4, and list ↵ | Jeff Lane | |
the bus info so it's easier to determine what device is on what hub lp: #1712435 | |||
2017-08-27 | added the preserve-locale field. Added extra job to attach syslog if traces ↵ | Jeff Lane | |
are present for further investigation | |||
2017-08-27 | Add a quick job to check syslog for call traces to be run at end of testing | Jeff Lane | |
2017-08-27 | Fix dmesg_attachment job to work on systems that don't have a /var/log/dmesg ↵ | Jeff Lane | |
file present, such as MAAS deployments. lp: #1712103 | |||
2017-08-24 | graphics: Add a pretest to check the opengl renderer (AMD GPU and DRI_PRIME=1) | Sylvain Pineau | |
Fixes: LP:1712018 | |||
2017-08-24 | Merge #329467 from ↵ | PMR | |
~bladernr/plainbox-provider-checkbox:1712435-list-all-usb-devices | |||
2017-08-23 | Modify usb/detect to display all usb devices, rather than just 4, and list ↵ | Jeff Lane | |
the bus info so it's easier to determine what device is on what hub lp: #1712435 | |||
2017-08-22 | Merge #329229 from ↵ | PMR | |
~bladernr/plainbox-provider-checkbox:add-syslog-calltrace-check | |||
2017-08-22 | Merge #329336 from ↵ | PMR | |
~bladernr/plainbox-provider-checkbox:1712103-fix-dmesg-attachment | |||
2017-08-22 | Merge #329069 from ↵ | PMR | |
~bladernr/plainbox-provider-checkbox:1706213-use-new-dmi-support-resource | |||
2017-08-22 | Merge #329123 from ↵ | PMR | |
~bladernr/plainbox-provider-checkbox:1711156-cleanup-eth-info-automated | |||
2017-08-22 | added the preserve-locale field. Added extra job to attach syslog if traces ↵ | Jeff Lane | |
are present for further investigation | |||
2017-08-21 | Fix dmesg_attachment job to work on systems that don't have a /var/log/dmesg ↵ | Jeff Lane | |
file present, such as MAAS deployments. lp: #1712103 | |||
2017-08-17 | Add a quick job to check syslog for call traces to be run at end of testing | Jeff Lane | |
2017-08-16 | Cleaned up the network_info script output just a bit, it was running entries ↵ | Jeff Lane | |
together making them confusing to read when there are multiple NICs involved. lp: #1711156 | |||
2017-08-15 | Modified dmi related jobs for Server to use the new dmi_present.state ↵ | Jeff Lane | |
resource rather than a list of architectures lp: #1706213 | |||
2017-08-04 | Merge #328511 from ~jocave/plainbox-provider-checkbox:disk-cpu-load-needs-bc | PMR | |
2017-08-04 | Merge #328513 from ~jocave/plainbox-provider-checkbox:disk-stress-uuidgen | PMR | |
2017-08-03 | disk_stress_ng uses uuidgen | Jonathan Cave | |
2017-08-03 | Add check for bc command | Jonathan Cave | |
2017-07-28 | Merge #328023 from ↵ | PMR | |
~kissiel/plainbox-provider-checkbox:add-checkbox-resume-to-pm_test | |||
2017-07-26 | Merge #328093 from ~pwlars/plainbox-provider-checkbox:dmi-attachment-ppc | PMR | |
2017-07-26 | Add requires for dmi_attachment to check dmi_present resource state | Paul Larson | |
2017-07-25 | add option to resume checkbox after the pm_test is done | Maciej Kisielewski | |
Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com> | |||
2017-07-21 | Merge #327906 from ~rodsmith/plainbox-provider-checkbox:fix-iperf-parallelism | PMR | |
2017-07-21 | Changes to network/iperf parallelism in response to Jeff's comments | Rod Smith | |
2017-07-21 | Improve network test by enabling parallel iperf/iperf3 runs (-P option to ↵ | Rod Smith | |
iperf) on > 10 Gbps network connections, or by manually specifying via --num-threads option to network script |