summaryrefslogtreecommitdiff
path: root/jobs
diff options
authorPMR <pmr@pmr-lander>2016-12-05 15:38:06 +0000
committerPMR <pmr@pmr-lander>2016-12-05 15:38:06 +0000
commitb4b3762ccb59069d283231fc1ff1d731d3d751c1 (patch)
tree4121856e82227c4457417e7e08c22b7f77493896 /jobs
parentcca42320aecd9f7dfe8b96931b5a4133e337fd36 (diff)
parentef45ffd37854ed990000055b93ed8cb28a3dc9e5 (diff)
Merge #312473 from ~rodsmith/plainbox-provider-checkbox:uefi-pxe-boot
Diffstat (limited to 'jobs')
-rw-r--r--jobs/miscellanea.txt.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/jobs/miscellanea.txt.in b/jobs/miscellanea.txt.in
index b5544c2..e018be5 100644
--- a/jobs/miscellanea.txt.in
+++ b/jobs/miscellanea.txt.in
@@ -132,6 +132,20 @@ command: boot_mode_test secureboot
plugin: shell
category_id: 2013.com.canonical.plainbox::miscellanea
+estimated_duration: 0.5
+user: root
+id: miscellanea/efi_pxeboot
+requires:
+ cpuinfo.platform in ("i386", "x86_64", "aarch64")
+depends: miscellanea/efi_boot_mode
+_summary: Test that system booted from the network
+_description:
+ Test to verify that the system booted from the network.
+ Works only on EFI-based systems.
+command: efi-pxeboot
+
+plugin: shell
+category_id: 2013.com.canonical.plainbox::miscellanea
id: miscellanea/bmc_info
requires:
package.name == 'ipmitool'