Merge ~kissiel/checkbox-support:add-securebootcert into checkbox-support:master

Proposed by Maciej Kisielewski
Status: Merged
Approved by: Maciej Kisielewski
Approved revision: 39cc2f7d5bfb06b79c2e44527289f6c2be6ca326
Merged at revision: 65c47dca42fcdfc2e4a901383c7d6b76be3aa66d
Proposed branch: ~kissiel/checkbox-support:add-securebootcert
Merge into: checkbox-support:master
Diff against target: 12 lines (+1/-0)
1 file modified
checkbox_support/scripts/fwts_test.py (+1/-0)
Reviewer Review Type Date Requested Status
Paul Larson Approve
Review via email: mp+348965@code.launchpad.net

Description of the change

Add securebootcert to the QA whitelist for FWTS diagnostics script.

Tested by running `checkbox-support-fwts_test --qa` as root (remember to have venv activated for root too).

To post a comment you must log in.
Revision history for this message
Paul Larson (pwlars) wrote :

nice!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/checkbox_support/scripts/fwts_test.py b/checkbox_support/scripts/fwts_test.py
index c6e9963..f5be29f 100644
--- a/checkbox_support/scripts/fwts_test.py
+++ b/checkbox_support/scripts/fwts_test.py
@@ -32,6 +32,7 @@ QA_TESTS = ['acpitests',
32 'mtrr',32 'mtrr',
33 'nx',33 'nx',
34 'oops',34 'oops',
35 'securebootcert',
35 'uefibootpath',36 'uefibootpath',
36 'uefirtmisc',37 'uefirtmisc',
37 'uefirttime',38 'uefirttime',

Subscribers

People subscribed via source and target branches