diff options
author | Jeff Lane <jeffrey.lane@canonical.com> | 2015-08-18 18:25:21 -0400 |
---|---|---|
committer | Jeff Lane <jeffrey.lane@canonical.com> | 2015-08-18 18:25:21 -0400 |
commit | a4039fe4ab445b05e8bb13016f86ea648adb58a6 (patch) | |
tree | 4087019ec15604431ea6d9c40e4165defd72500f | |
parent | 8b2dd02d8d30b747d4ad43e1419fdb4ceb2edef5 (diff) |
Include aarch64 as well as EFI works there since Trusty
-rw-r--r-- | jobs/miscellanea.txt.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jobs/miscellanea.txt.in b/jobs/miscellanea.txt.in index 539d60d..faeeb97 100644 --- a/jobs/miscellanea.txt.in +++ b/jobs/miscellanea.txt.in @@ -74,7 +74,7 @@ plugin: shell estimated_duration: 0.5 id: miscellanea/boot_mode requires: - cpuinfo.platform in ("i386", "x86_64") + cpuinfo.platform in ("i386", "x86_64", "aarch64") _summary: EFI-mode boot test _description: Succeeds when booted in EFI mode; fails otherwise command: |