Merge ~sylvain-pineau/plainbox-provider-checkbox:blockers_update_w41 into plainbox-provider-checkbox:master

Proposed by Sylvain Pineau
Status: Merged
Approved by: Sylvain Pineau
Approved revision: 500407ee4a28432a45484ac1e5b0c8d1d2ccc801
Merged at revision: c9b075a3fc0772609e4d1a30d0ff3bf37d1a1e87
Proposed branch: ~sylvain-pineau/plainbox-provider-checkbox:blockers_update_w41
Merge into: plainbox-provider-checkbox:master
Diff against target: 116 lines (+32/-11)
3 files modified
units/bluetooth/test-plan.pxu (+9/-5)
units/stress/test-plan.pxu (+11/-0)
units/suspend/test-plan.pxu (+12/-6)
Reviewer Review Type Date Requested Status
Sylvain Pineau Approve
Review via email: mp+332069@code.launchpad.net

Description of the change

blockers update

To post a comment you must log in.
Revision history for this message
Sylvain Pineau (sylvain-pineau) wrote :

self-approved

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/units/bluetooth/test-plan.pxu b/units/bluetooth/test-plan.pxu
2index e6d64e9..844d8b1 100644
3--- a/units/bluetooth/test-plan.pxu
4+++ b/units/bluetooth/test-plan.pxu
5@@ -3,10 +3,10 @@ unit: test plan
6 _name: Bluetooth tests
7 _description: Bluetooth tests
8 include:
9- bluetooth/detect-output
10- bluetooth/audio-a2dp
11- bluetooth/browse-files
12- bluetooth/file-transfer
13+ bluetooth/detect-output certification-status=blocker
14+ bluetooth/audio-a2dp certification-status=blocker
15+ bluetooth/browse-files certification-status=blocker
16+ bluetooth/file-transfer certification-status=blocker
17 bluetooth/HID
18 bluetooth4/HOGP-mouse certification-status=blocker
19 bluetooth4/HOGP-keyboard certification-status=blocker
20@@ -16,12 +16,16 @@ unit: test plan
21 _name: Bluetooth tests (automated)
22 _description: Bluetooth tests (automated)
23 include:
24- bluetooth/detect-output
25+ bluetooth/detect-output certification-status=blocker
26
27 id: bluetooth-cert-blockers
28 unit: test plan
29 _name: Bluetooth tests (certification blockers only)
30 _description: Bluetooth tests (certification blockers only)
31 include:
32+ bluetooth/detect-output certification-status=blocker
33+ bluetooth/audio-a2dp certification-status=blocker
34+ bluetooth/browse-files certification-status=blocker
35+ bluetooth/file-transfer certification-status=blocker
36 bluetooth4/HOGP-mouse certification-status=blocker
37 bluetooth4/HOGP-keyboard certification-status=blocker
38diff --git a/units/stress/test-plan.pxu b/units/stress/test-plan.pxu
39index 5f72916..5581401 100644
40--- a/units/stress/test-plan.pxu
41+++ b/units/stress/test-plan.pxu
42@@ -14,6 +14,8 @@ include:
43 power-management/suspend_30_cycles certification-status=blocker
44 power-management/suspend-30-cycle-log-attach
45 power-management/suspend-30-cycles-time-check certification-status=non-blocker
46+ power-management/hibernate_30_cycles certification-status=non-blocker
47+ power-management/hibernate-30-cycle-log-attach
48 stress/cpu_stress_ng_test certification-status=blocker
49
50 id: stress-cert-blockers
51@@ -35,6 +37,15 @@ include:
52 power-management/suspend-30-cycle-log-attach-with-reboots
53 power-management/suspend-30-cycles-time-check-with-reboots
54
55+id: stress-hibernate-30-cycles-automated
56+unit: test plan
57+_name: Hibernate stress tests
58+_description: Hibernate stress tests
59+include:
60+ power-management/hibernate_30_cycles certification-status=non-blocker
61+ power-management/hibernate-30-cycles-log-check
62+ power-management/hibernate-30-cycle-log-attach
63+
64 id: stress-30-reboot-poweroff-automated
65 unit: test plan
66 _name: Power Management reboot and power off stress tests (automated)
67diff --git a/units/suspend/test-plan.pxu b/units/suspend/test-plan.pxu
68index 57124f5..a9068d2 100644
69--- a/units/suspend/test-plan.pxu
70+++ b/units/suspend/test-plan.pxu
71@@ -34,9 +34,9 @@ include:
72 suspend/audio_before_suspend certification-status=blocker
73 suspend/cpu_before_suspend certification-status=blocker
74 suspend/memory_before_suspend certification-status=blocker
75- suspend/bluetooth_obex_send_before_suspend
76- suspend/bluetooth_obex_browse_before_suspend
77- suspend/bluetooth_obex_get_before_suspend
78+ suspend/bluetooth_obex_send_before_suspend certification-status=blocker
79+ suspend/bluetooth_obex_browse_before_suspend certification-status=blocker
80+ suspend/bluetooth_obex_get_before_suspend certification-status=blocker
81
82 id: after-suspend-reference-cert-automated
83 unit: test plan
84@@ -48,9 +48,9 @@ include:
85 suspend/cpu_after_suspend certification-status=blocker
86 suspend/memory_after_suspend certification-status=blocker
87 suspend/bluetooth_detect_after_suspend certification-status=blocker
88- suspend/bluetooth_obex_send_after_suspend
89- suspend/bluetooth_obex_browse_after_suspend
90- suspend/bluetooth_obex_get_after_suspend
91+ suspend/bluetooth_obex_send_after_suspend certification-status=blocker
92+ suspend/bluetooth_obex_browse_after_suspend certification-status=blocker
93+ suspend/bluetooth_obex_get_after_suspend certification-status=blocker
94
95 id: before-suspend-reference-cert-blockers
96 unit: test plan
97@@ -61,6 +61,9 @@ include:
98 suspend/audio_before_suspend certification-status=blocker
99 suspend/cpu_before_suspend certification-status=blocker
100 suspend/memory_before_suspend certification-status=blocker
101+ suspend/bluetooth_obex_send_before_suspend certification-status=blocker
102+ suspend/bluetooth_obex_browse_before_suspend certification-status=blocker
103+ suspend/bluetooth_obex_get_before_suspend certification-status=blocker
104
105 id: after-suspend-reference-cert-blockers
106 unit: test plan
107@@ -72,6 +75,9 @@ include:
108 suspend/cpu_after_suspend certification-status=blocker
109 suspend/memory_after_suspend certification-status=blocker
110 suspend/bluetooth_detect_after_suspend certification-status=blocker
111+ suspend/bluetooth_obex_send_after_suspend certification-status=blocker
112+ suspend/bluetooth_obex_browse_after_suspend certification-status=blocker
113+ suspend/bluetooth_obex_get_after_suspend certification-status=blocker
114
115 id: suspend-key-led-oops-check-cert-blockers
116 unit: test plan

Subscribers

People subscribed via source and target branches