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 | a2b4c8e7567a845c781ebf746e8097b0e977df5e (patch) | |
tree | 361f26c6c269e5d9ffd0f65460c5fecff3faf4b9 /units/miscellanea | |
parent | 2466e306ac1b8c287cb83350a15e8b5f485acd46 (diff) |
Remove miscellanea/fwupdate test
Diffstat (limited to 'units/miscellanea')
-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 ebc7c4de..d7222950 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 |