From bb62faf6c470d96646bfa480cf29ddf036b1e214 Mon Sep 17 00:00:00 2001 From: Rod Smith Date: Fri, 20 Mar 2020 13:55:30 -0400 Subject: Remove miscellanea/fwupdate test --- units/miscellanea/jobs.pxu | 14 -------------- 1 file changed, 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 -- cgit v1.2.3 From ae7ccf87e5005681cede6151c2b259970bb6fed2 Mon Sep 17 00:00:00 2001 From: Rod Smith Date: Fri, 20 Mar 2020 15:46:29 -0400 Subject: Also delete fwupdate from the relevant jobs.pxu file --- units/miscellanea/test-plan.pxu | 1 - 1 file changed, 1 deletion(-) diff --git a/units/miscellanea/test-plan.pxu b/units/miscellanea/test-plan.pxu index b202727..5b23880 100644 --- a/units/miscellanea/test-plan.pxu +++ b/units/miscellanea/test-plan.pxu @@ -71,7 +71,6 @@ mandatory_include: miscellanea/cpus_are_not_samples miscellanea/ipmi_test certification-status=blocker miscellanea/bmc_info - miscellanea/fwupdate miscellanea/dmitest_server miscellanea/sosreport miscellanea/sosreport_attachment -- cgit v1.2.3