diff options
author | Rod Smith <rod.smith@canonical.com> | 2020-03-20 13:55:30 -0400 |
---|---|---|
committer | Rod Smith <rod.smith@canonical.com> | 2020-03-20 13:55:30 -0400 |
commit | bb62faf6c470d96646bfa480cf29ddf036b1e214 (patch) | |
tree | b415f1a7f370c8f74fdbf65e1d00efde3610d28a /units | |
parent | f05c10635d0d3fbcef2af91e60626be362f2c948 (diff) |
Remove miscellanea/fwupdate test
Diffstat (limited to 'units')
-rw-r--r-- | units/miscellanea/jobs.pxu | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/units/miscellanea/jobs.pxu b/units/miscellanea/jobs.pxu index ebc7c4d..d722295 100644 --- a/units/miscellanea/jobs.pxu +++ b/units/miscellanea/jobs.pxu @@ -77,20 +77,6 @@ environ: PLAINBOX_SESSION_SHARE command: checkbox-support-fwts_test -l $PLAINBOX_SESSION_SHARE/fwts_results.log -plugin: shell -category_id: com.canonical.plainbox::miscellanea -id: miscellanea/fwupdate -estimated_duration: 1.0 -depends: miscellanea/efi_boot_mode -requires: - cpuinfo.platform in ("i386", "x86_64", "aarch64", "armv7l") - package.name == 'fwupdate' or executable.name == 'fwupdate' -_description: - Determine if EFI firmware supports update from OS. -_summary: - Check for firmware update support. -command: fwupdate -s - plugin: attachment category_id: com.canonical.plainbox::miscellanea id: miscellanea/fwts_results.log |