Code review comment for ~alextu/plainbox-provider-pc-sanity:give-tips-to-proc-thermal-test

Revision history for this message
Alex Tu (alextu) wrote :

with this patch, the passed case would print this message :

ubuntu@dell-bto-focal-fossa-201810-26535:/var/tmp$ checkbox-cli run com.canonical.certification::miscellanea/proc_thermal_driver
Using sideloaded provider: plainbox-provider-pc-sanity, version 1.20.0.dev0 from /var/tmp/checkbox-providers/plainbox-provider-pc-sanity
===========================[ Running Selected Jobs ]============================
--------------[ Running job 1 / 1. Estimated time left: unknown ]---------------
---------------------[ check if thermal driver installed. ]---------------------
ID: com.canonical.certification::miscellanea/proc_thermal_driver
Category: com.canonical.plainbox::miscellanea
... 8< -------------------------------------------------------------------------
++ date +%Y%m%d%H%M
+ report_folder=/home/ubuntu/submission-report-202010131439
+ mkdir -p /home/ubuntu/submission-report-202010131439
+ lspci -nnk
+ grep driver
+ grep proc_thermal
 Kernel driver in use: proc_thermal
+ exit 0
------------------------------------------------------------------------- >8 ---
Outcome: job passed
Finalizing session that hasn't been submitted anywhere: checkbox-run-2020-10-13T06.39.36
==================================[ Results ]===================================
 ☑ : check if thermal driver installed.

« Back to merge proposal