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