summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-09-18Move all jobs definition files into pxu unitsSylvain Pineau
2017-09-18Merge #330410 from ~kissiel/plainbox-provider-checkbox:poweroff-autoresumePMR
2017-09-18Merge #330890 from ↵PMR
~pierre-equoy/plainbox-provider-checkbox:fix1715592-touchpad-jobs
2017-09-18Replace deprecated `description` field in touchpad jobsPierre 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-18Add after suspend jobs for related touchpad jobsPierre 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-13remove requirement for 'upstart' pkg in jobsMaciej Kisielewski
Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com>
2017-09-13Merge #330639 from ↵PMR
~pierre-equoy/plainbox-provider-checkbox:graphic-suspend-jobs-dependance
2017-09-13Make "after suspend" graphic jobs depending on the proper suspend jobPierre 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-12Merge #330530 from ↵PMR
~bladernr/plainbox-provider-checkbox:1716422-clocketest-fail-change
2017-09-12Merge #330560 from ~pierre-equoy/plainbox-provider-checkbox:masterPMR
2017-09-12Clarify manifest.has_card_reader namePierre 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-11Clocktest 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-08make single reboot/poweroff tests fully automatedMaciej Kisielewski
Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com>
2017-09-07Merge #330148 from ~kissiel/plainbox-provider-checkbox:poweroff-autoresumePMR
2017-09-06pm_test: use x-terminal-emulator instead of gnome-terminalMaciej Kisielewski
Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com>
2017-09-05Merge #329375 from ~sylvain-pineau/plainbox-provider-checkbox:fix-1712018PMR
2017-09-04make poweroff tests respawn checkbox after they're doneMaciej Kisielewski
Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com>
2017-09-01Merge #328654 from ↵PMR
~kissiel/plainbox-provider-checkbox:respawn-after-pmtest-reboots
2017-09-01add missing noreturn and autorestart flagsMaciej Kisielewski
2017-08-30make terminal stay on the screen after rebootingMaciej Kisielewski
Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com>
2017-08-30make pm_test respawn checkbox after it's done rebootingMaciej Kisielewski
Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com>
2017-08-29Merge #329688 from ~kissiel/plainbox-provider-checkbox:resolution-cycle-dietPMR
2017-08-29make xrandr_cycle tool pick only the highest res for each aspect ratioMaciej Kisielewski
So there are far less resolutions to test.
2017-08-27Modify 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-27added the preserve-locale field. Added extra job to attach syslog if traces ↵Jeff Lane
are present for further investigation
2017-08-27Add a quick job to check syslog for call traces to be run at end of testingJeff Lane
2017-08-27Fix 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-24graphics: Add a pretest to check the opengl renderer (AMD GPU and DRI_PRIME=1)Sylvain Pineau
Fixes: LP:1712018
2017-08-24Merge #329467 from ↵PMR
~bladernr/plainbox-provider-checkbox:1712435-list-all-usb-devices
2017-08-23Modify 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-22Merge #329229 from ↵PMR
~bladernr/plainbox-provider-checkbox:add-syslog-calltrace-check
2017-08-22Merge #329336 from ↵PMR
~bladernr/plainbox-provider-checkbox:1712103-fix-dmesg-attachment
2017-08-22Merge #329069 from ↵PMR
~bladernr/plainbox-provider-checkbox:1706213-use-new-dmi-support-resource
2017-08-22Merge #329123 from ↵PMR
~bladernr/plainbox-provider-checkbox:1711156-cleanup-eth-info-automated
2017-08-22added the preserve-locale field. Added extra job to attach syslog if traces ↵Jeff Lane
are present for further investigation
2017-08-21Fix 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-17Add a quick job to check syslog for call traces to be run at end of testingJeff Lane
2017-08-16Cleaned 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-15Modified 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-04Merge #328511 from ~jocave/plainbox-provider-checkbox:disk-cpu-load-needs-bcPMR
2017-08-04Merge #328513 from ~jocave/plainbox-provider-checkbox:disk-stress-uuidgenPMR
2017-08-03disk_stress_ng uses uuidgenJonathan Cave
2017-08-03Add check for bc commandJonathan Cave
2017-07-28Merge #328023 from ↵PMR
~kissiel/plainbox-provider-checkbox:add-checkbox-resume-to-pm_test
2017-07-26Merge #328093 from ~pwlars/plainbox-provider-checkbox:dmi-attachment-ppcPMR
2017-07-26Add requires for dmi_attachment to check dmi_present resource statePaul Larson
2017-07-25add option to resume checkbox after the pm_test is doneMaciej Kisielewski
Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com>
2017-07-21Merge #327906 from ~rodsmith/plainbox-provider-checkbox:fix-iperf-parallelismPMR
2017-07-21Changes to network/iperf parallelism in response to Jeff's commentsRod Smith
2017-07-21Improve 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