diff options
-rw-r--r-- | units/thunderbolt/test-plan.pxu | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/units/thunderbolt/test-plan.pxu b/units/thunderbolt/test-plan.pxu index f80a0ad..75aa0ac 100644 --- a/units/thunderbolt/test-plan.pxu +++ b/units/thunderbolt/test-plan.pxu @@ -15,7 +15,7 @@ _description: Thunderbolt tests include: nested_part: - com.canonical.certification::after-suspend-thunderbolt-cert + com.canonical.certification::after-suspend-thunderbolt-cert-manual id: thunderbolt-cert-manual unit: test plan @@ -23,12 +23,12 @@ _name: Thunderbolt tests (Manual) _description: Thunderbolt tests (Manual) include: - thunderbolt/insert certification-status=non-blocker - thunderbolt/storage-test certification-status=non-blocker - thunderbolt/remove certification-status=non-blocker - thunderbolt3/insert certification-status=blocker - thunderbolt3/storage-test certification-status=blocker - thunderbolt3/remove certification-status=blocker + 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 id: thunderbolt-cert-automated unit: test plan @@ -43,30 +43,30 @@ 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 + thunderbolt/insert certification-status=blocker + thunderbolt/storage-test certification-status=blocker + thunderbolt/remove certification-status=blocker -id: after-suspend-thunderbolt-cert +id: after-suspend-thunderbolt-cert-manual unit: test plan _name: Thunderbolt tests (after suspend Manual) _description: Thunderbolt tests (after suspend Manual) include: - after-suspend-manual-thunderbolt/insert certification-status=non-blocker - after-suspend-manual-thunderbolt/storage-test certification-status=non-blocker - after-suspend-manual-thunderbolt/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 + after-suspend-manual-thunderbolt/insert certification-status=blocker + after-suspend-manual-thunderbolt/storage-test certification-status=blocker + after-suspend-manual-thunderbolt/remove certification-status=blocker + 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 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 + after-suspend-manual-thunderbolt/insert certification-status=blocker + after-suspend-manual-thunderbolt/storage-test certification-status=blocker + after-suspend-manual-thunderbolt/remove certification-status=blocker |