Merge ~bettyl/plainbox-provider-checkbox:fix-thunderbolt-blockers into plainbox-provider-checkbox:master

Proposed by Betty Lin
Status: Merged
Approved by: Sylvain Pineau
Approved revision: 7e73193a66c8d38ccad4c62e03ac93622d5c9686
Merged at revision: 41b025f5ce0ebc2ecfceca53eef0d3c61ea39cb0
Proposed branch: ~bettyl/plainbox-provider-checkbox:fix-thunderbolt-blockers
Merge into: plainbox-provider-checkbox:master
Diff against target: 74 lines (+20/-20)
1 file modified
units/thunderbolt/test-plan.pxu (+20/-20)
Reviewer Review Type Date Requested Status
Sylvain Pineau Approve
Review via email: mp+369074@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Sylvain Pineau (sylvain-pineau) wrote :

+1

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/units/thunderbolt/test-plan.pxu b/units/thunderbolt/test-plan.pxu
2index f80a0ad..75aa0ac 100644
3--- a/units/thunderbolt/test-plan.pxu
4+++ b/units/thunderbolt/test-plan.pxu
5@@ -15,7 +15,7 @@ _description:
6 Thunderbolt tests
7 include:
8 nested_part:
9- com.canonical.certification::after-suspend-thunderbolt-cert
10+ com.canonical.certification::after-suspend-thunderbolt-cert-manual
11
12 id: thunderbolt-cert-manual
13 unit: test plan
14@@ -23,12 +23,12 @@ _name: Thunderbolt tests (Manual)
15 _description:
16 Thunderbolt tests (Manual)
17 include:
18- thunderbolt/insert certification-status=non-blocker
19- thunderbolt/storage-test certification-status=non-blocker
20- thunderbolt/remove certification-status=non-blocker
21- thunderbolt3/insert certification-status=blocker
22- thunderbolt3/storage-test certification-status=blocker
23- thunderbolt3/remove certification-status=blocker
24+ thunderbolt/insert certification-status=blocker
25+ thunderbolt/storage-test certification-status=blocker
26+ thunderbolt/remove certification-status=blocker
27+ thunderbolt3/insert certification-status=non-blocker
28+ thunderbolt3/storage-test certification-status=non-blocker
29+ thunderbolt3/remove certification-status=non-blocker
30
31 id: thunderbolt-cert-automated
32 unit: test plan
33@@ -43,30 +43,30 @@ unit: test plan
34 _name: Thunderbolt tests (certification blockers only)
35 _description: Thunderbolt tests (certification blockers only)
36 include:
37- thunderbolt3/insert certification-status=blocker
38- thunderbolt3/storage-test certification-status=blocker
39- thunderbolt3/remove certification-status=blocker
40+ thunderbolt/insert certification-status=blocker
41+ thunderbolt/storage-test certification-status=blocker
42+ thunderbolt/remove certification-status=blocker
43
44-id: after-suspend-thunderbolt-cert
45+id: after-suspend-thunderbolt-cert-manual
46 unit: test plan
47 _name: Thunderbolt tests (after suspend Manual)
48 _description:
49 Thunderbolt tests (after suspend Manual)
50 include:
51- after-suspend-manual-thunderbolt/insert certification-status=non-blocker
52- after-suspend-manual-thunderbolt/storage-test certification-status=non-blocker
53- after-suspend-manual-thunderbolt/remove certification-status=non-blocker
54- after-suspend-manual-thunderbolt3/insert certification-status=blocker
55- after-suspend-manual-thunderbolt3/storage-test certification-status=blocker
56- after-suspend-manual-thunderbolt3/remove certification-status=blocker
57+ after-suspend-manual-thunderbolt/insert certification-status=blocker
58+ after-suspend-manual-thunderbolt/storage-test certification-status=blocker
59+ after-suspend-manual-thunderbolt/remove certification-status=blocker
60+ after-suspend-manual-thunderbolt3/insert certification-status=non-blocker
61+ after-suspend-manual-thunderbolt3/storage-test certification-status=non-blocker
62+ after-suspend-manual-thunderbolt3/remove certification-status=non-blocker
63
64 id: after-suspend-thunderbolt-cert-blockers
65 unit: test plan
66 _name: Thunderbolt tests (after suspend - certification blockers only)
67 _description: Thunderbolt tests (after suspend - certification blockers only)
68 include:
69- after-suspend-manual-thunderbolt3/insert certification-status=blocker
70- after-suspend-manual-thunderbolt3/storage-test certification-status=blocker
71- after-suspend-manual-thunderbolt3/remove certification-status=blocker
72+ after-suspend-manual-thunderbolt/insert certification-status=blocker
73+ after-suspend-manual-thunderbolt/storage-test certification-status=blocker
74+ after-suspend-manual-thunderbolt/remove certification-status=blocker
75
76

Subscribers

People subscribed via source and target branches