From 347444aa6deddfddc41eadc6a3030fbd5055e907 Mon Sep 17 00:00:00 2001 From: Rod Smith Date: Wed, 19 Oct 2016 15:35:34 -0400 Subject: New test to see if fwupdate is supported on a SUT. --- jobs/miscellanea.txt.in | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'jobs') diff --git a/jobs/miscellanea.txt.in b/jobs/miscellanea.txt.in index 8710fed..ce2c02b 100644 --- a/jobs/miscellanea.txt.in +++ b/jobs/miscellanea.txt.in @@ -65,6 +65,25 @@ environ: PLAINBOX_SESSION_SHARE command: fwts_test -l $PLAINBOX_SESSION_SHARE/fwts_results.log +# The miscellanea/fwupdate job requires the fwupdate package +unit: packaging meta-data +os-id: debian +Depends: fwupdate + +plugin: shell +category_id: 2013.com.canonical.plainbox::miscellanea +id: miscellanea/fwupdate +estimated_duration: 1.0 +depends: miscellanea/efi_boot_mode +requires: + cpuinfo.platform in ("i386", "x86_64", "aarch64", "armhf") + package.name == 'fwupdate' +_description: + Determine if EFI firmware supports update from OS. +_summary: + Check for firmware update support. +command: fwupdate -s + plugin: attachment category_id: 2013.com.canonical.plainbox::miscellanea id: miscellanea/fwts_results.log -- cgit v1.2.3