diff options
author | Rod Smith <rod.smith@canonical.com> | 2020-03-19 15:10:21 -0400 |
---|---|---|
committer | Rod Smith <rod.smith@canonical.com> | 2020-03-19 15:10:21 -0400 |
commit | e138e21ddc8a277fe22ec189b96dac7a9295eec3 (patch) | |
tree | 98e29dbb7b5f089d5b49b61a17693e84f414e913 /units | |
parent | c64edc11d402f19f88919b6ec5c561d3399d49f7 (diff) |
Make fwts test more verbose about failures above a certain level
Diffstat (limited to 'units')
-rw-r--r-- | units/firmware/jobs.pxu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/firmware/jobs.pxu b/units/firmware/jobs.pxu index 9ebc734..70b85bd 100644 --- a/units/firmware/jobs.pxu +++ b/units/firmware/jobs.pxu @@ -77,7 +77,7 @@ _description: _summary: Run FWTS Server Cert selected tests. environ: PLAINBOX_SESSION_SHARE command: - checkbox-support-fwts_test --server -q -l $PLAINBOX_SESSION_SHARE/fwts_server_results.log + checkbox-support-fwts_test --server -q -f high -l $PLAINBOX_SESSION_SHARE/fwts_server_results.log plugin: attachment category_id: com.canonical.plainbox::firmware |