diff options
author | Jeff Lane <jeffrey.lane@canonical.com> | 2015-08-18 11:06:04 -0400 |
---|---|---|
committer | Jeff Lane <jeffrey.lane@canonical.com> | 2015-08-18 11:06:04 -0400 |
commit | 8b2dd02d8d30b747d4ad43e1419fdb4ceb2edef5 (patch) | |
tree | e23b7ef8fbddfa66be89b0b2cb5dd418e6ac567c | |
parent | fc0228be0111e0a9d9e3a5e159db424ecdeaefdf (diff) |
EFI Boot Mode test only runs on x86/x86_64
-rw-r--r-- | jobs/miscellanea.txt.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jobs/miscellanea.txt.in b/jobs/miscellanea.txt.in index 165332c..539d60d 100644 --- a/jobs/miscellanea.txt.in +++ b/jobs/miscellanea.txt.in @@ -73,6 +73,8 @@ _description: plugin: shell estimated_duration: 0.5 id: miscellanea/boot_mode +requires: + cpuinfo.platform in ("i386", "x86_64") _summary: EFI-mode boot test _description: Succeeds when booted in EFI mode; fails otherwise command: |