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/thunderbolt | |
parent | 9f61ef644ec28b3e83a7cf7ad69d48edea50e40e (diff) |
Add automated and blockers test plans meant to be used as nested parts
Diffstat (limited to 'units/thunderbolt')
-rw-r--r-- | units/thunderbolt/test-plan.pxu | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/units/thunderbolt/test-plan.pxu b/units/thunderbolt/test-plan.pxu index 686bb82..054bb26 100644 --- a/units/thunderbolt/test-plan.pxu +++ b/units/thunderbolt/test-plan.pxu @@ -9,3 +9,12 @@ include: thunderbolt3/insert certification-status=non-blocker thunderbolt3/storage-test certification-status=non-blocker thunderbolt3/remove certification-status=non-blocker + +id: thunderbolt-cert-blockers +unit: test plan +_name: Thunderbolt tests (certification blockers only) +_description: Thunderbolt tests (certification blockers only) +include: + thunderbolt/insert certification-status=blocker + thunderbolt/storage-test certification-status=blocker + thunderbolt/remove certification-status=blocker |