diff options
author | Jeff Lane <jeffrey.lane@canonical.com> | 2016-04-20 18:12:24 -0400 |
---|---|---|
committer | Jeff Lane <jeffrey.lane@canonical.com> | 2016-04-20 18:12:24 -0400 |
commit | 91e4c16c7ad54fc5610f61ba1aeb139fd027aeb9 (patch) | |
tree | dce410330ac6ebb37c7ef4dc993e338a51e7d0c8 /jobs | |
parent | 6ed49c8d058ba390fa3d650b2921a77d6b5119e3 (diff) |
added a depends to the miscellanea/secure_boot_mode test
Diffstat (limited to 'jobs')
-rw-r--r-- | jobs/miscellanea.txt.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jobs/miscellanea.txt.in b/jobs/miscellanea.txt.in index 3814030..d50d870 100644 --- a/jobs/miscellanea.txt.in +++ b/jobs/miscellanea.txt.in @@ -117,6 +117,7 @@ estimated_duration: 0.5 id: miscellanea/secure_boot_mode requires: cpuinfo.platform in ("i386", "x86_64", "aarch64") +depends: miscellanea/efi_boot_mode _summary: Test that system booted with Secure Boot active _description: Test to verify that the system booted in Secure Boot active. |