canonical / checkbox

Checkbox is a testing framework used to validate device compatibility with Ubuntu Linux. It’s the testing tool developed for the purposes of the Ubuntu Certification program.
https://checkbox.readthedocs.io
GNU General Public License v3.0
33 stars 49 forks source link

Add better output on failure cases when kernel_taint_test.py is run #917

Open bladernr opened 10 months ago

bladernr commented 10 months ago

Enhancement Proposal

The current Kernel Taint Test script needs some further explanatory statements in the output to be more clear on what things need to be tested:

Current output looks like this: Kernel taint value is 4609 Taint bit value: 0 (proprietary module was loaded)

which makes the assumption that a reviewer knows that value 9 actually needs investigation. It does provide helpful explanations that 0 and 12 are known and OK, so we should extend that to also explain that 9 (or any unknown / non-OK value) needs further investigation before issuing a certificate.

syncronize-issues-to-jira[bot] commented 10 months ago

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/CHECKBOX-1097.

This message was autogenerated