diff options
author | Sylvain Pineau <sylvain.pineau@canonical.com> | 2017-09-25 21:13:04 +0200 |
---|---|---|
committer | Sylvain Pineau <sylvain.pineau@canonical.com> | 2017-09-25 21:13:04 +0200 |
commit | 704d45e3a86d7efc226685da2cf065ab4cc77442 (patch) | |
tree | a10b66e6ee50e0f07b30f2400cedabb5b6286b63 /units/miscellanea | |
parent | 9f61ef644ec28b3e83a7cf7ad69d48edea50e40e (diff) |
Add automated and blockers test plans meant to be used as nested parts
Diffstat (limited to 'units/miscellanea')
-rw-r--r-- | units/miscellanea/test-plan.pxu | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/units/miscellanea/test-plan.pxu b/units/miscellanea/test-plan.pxu index eb97d4f8..86f502c4 100644 --- a/units/miscellanea/test-plan.pxu +++ b/units/miscellanea/test-plan.pxu @@ -3,6 +3,16 @@ unit: test plan _name: Miscellaneous client tests _description: Miscellaneous client tests (fwts, dmi, oops) include: +nested_part: + misc-client-cert-automated + +id: misc-client-cert-automated +unit: test plan +_name: Miscellaneous client tests (automated) +_description: + Miscellaneous client tests (fwts, dmi, oops) + (automated) +include: install/apt-get-gets-updates memory/info certification-status=blocker firmware/fwts_desktop_diagnosis @@ -17,3 +27,18 @@ include: miscellanea/dmitest_client bootstrap_include: fwts + +id: misc-client-cert-blockers +unit: test plan +_name: Miscellaneous client tests (certification blockers only) +_description: + Miscellaneous client tests (fwts, dmi, oops) + (certification blockers only) +include: + memory/info certification-status=blocker + firmware/fwts_wakealarm.* certification-status=blocker + firmware/fwts_uefirtvariable.* certification-status=blocker + miscellanea/oops certification-status=blocker + miscellanea/oops_results.log +bootstrap_include: + fwts |