diff options
author | cwayne18 <cwayne@ubuntu.com> | 2020-08-11 10:45:20 -0400 |
---|---|---|
committer | cwayne18 <cwayne@ubuntu.com> | 2020-08-11 11:26:17 -0400 |
commit | 24cc168eaf3ac52949b34f8a7f9e0b5ed185c8d5 (patch) | |
tree | 233a58cad02427d62218e81a83ad6a008c8fdf73 /units/thunderbolt | |
parent | be22756729fcc32621e3e0b3897f56e74014b498 (diff) |
Update tb3 blocker status
Diffstat (limited to 'units/thunderbolt')
-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 |