diff options
Diffstat (limited to 'units')
-rw-r--r-- | units/thunderbolt/test-plan.pxu | 20 |
1 files changed, 12 insertions, 8 deletions
diff --git a/units/thunderbolt/test-plan.pxu b/units/thunderbolt/test-plan.pxu index 5015cde..209e9c7 100644 --- a/units/thunderbolt/test-plan.pxu +++ b/units/thunderbolt/test-plan.pxu @@ -23,9 +23,9 @@ _name: Thunderbolt tests (Manual) _description: Thunderbolt tests (Manual) include: - thunderbolt3/insert certification-status=non-blocker - thunderbolt3/storage-test certification-status=non-blocker - thunderbolt3/remove certification-status=non-blocker + thunderbolt3/insert certification-status=blocker + thunderbolt3/storage-test certification-status=blocker + thunderbolt3/remove certification-status=blocker id: thunderbolt-cert-automated unit: test plan @@ -40,6 +40,9 @@ unit: test plan _name: Thunderbolt tests (certification blockers only) _description: Thunderbolt tests (certification blockers only) include: + thunderbolt3/insert certification-status=blocker + thunderbolt3/storage-test certification-status=blocker + thunderbolt3/remove certification-status=blocker id: after-suspend-thunderbolt-cert-manual unit: test plan @@ -47,14 +50,15 @@ _name: Thunderbolt tests (after suspend Manual) _description: Thunderbolt tests (after suspend Manual) include: - after-suspend-manual-thunderbolt3/insert certification-status=non-blocker - after-suspend-manual-thunderbolt3/storage-test certification-status=non-blocker - after-suspend-manual-thunderbolt3/remove certification-status=non-blocker + after-suspend-manual-thunderbolt3/insert certification-status=blocker + after-suspend-manual-thunderbolt3/storage-test certification-status=blocker + after-suspend-manual-thunderbolt3/remove certification-status=blocker id: after-suspend-thunderbolt-cert-blockers unit: test plan _name: Thunderbolt tests (after suspend - certification blockers only) _description: Thunderbolt tests (after suspend - certification blockers only) include: - - + after-suspend-manual-thunderbolt3/insert certification-status=blocker + after-suspend-manual-thunderbolt3/storage-test certification-status=blocker + after-suspend-manual-thunderbolt3/remove certification-status=blocker \ No newline at end of file |