diff options
author | Sylvain Pineau <sylvain.pineau@canonical.com> | 2017-09-22 11:44:54 +0200 |
---|---|---|
committer | Sylvain Pineau <sylvain.pineau@canonical.com> | 2017-09-22 11:44:54 +0200 |
commit | 75cc3d5452c785814ac56008858335acbf3a1c5c (patch) | |
tree | 4296eb7151002b39ccd955929485d4c802400d3f /units/thunderbolt | |
parent | 55f01446208280ac83f0613694e8bf31e58cb329 (diff) |
Nested test plans meant to build the desktop certification test plan
Diffstat (limited to 'units/thunderbolt')
-rw-r--r-- | units/thunderbolt/test-plan.pxu | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/units/thunderbolt/test-plan.pxu b/units/thunderbolt/test-plan.pxu new file mode 100644 index 0000000..686bb82 --- /dev/null +++ b/units/thunderbolt/test-plan.pxu @@ -0,0 +1,11 @@ +id: thunderbolt-cert-full +unit: test plan +_name: Thunderbolt tests +_description: Thunderbolt tests +include: + thunderbolt/insert certification-status=blocker + thunderbolt/storage-test certification-status=blocker + thunderbolt/remove certification-status=blocker + thunderbolt3/insert certification-status=non-blocker + thunderbolt3/storage-test certification-status=non-blocker + thunderbolt3/remove certification-status=non-blocker |