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 (community) 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
diff --git a/units/bluetooth/test-plan.pxu b/units/bluetooth/test-plan.pxu
index e6d64e9..844d8b1 100644
--- a/units/bluetooth/test-plan.pxu
+++ b/units/bluetooth/test-plan.pxu
@@ -3,10 +3,10 @@ unit: test plan
3_name: Bluetooth tests3_name: Bluetooth tests
4_description: Bluetooth tests4_description: Bluetooth tests
5include:5include:
6 bluetooth/detect-output6 bluetooth/detect-output certification-status=blocker
7 bluetooth/audio-a2dp7 bluetooth/audio-a2dp certification-status=blocker
8 bluetooth/browse-files8 bluetooth/browse-files certification-status=blocker
9 bluetooth/file-transfer9 bluetooth/file-transfer certification-status=blocker
10 bluetooth/HID10 bluetooth/HID
11 bluetooth4/HOGP-mouse certification-status=blocker11 bluetooth4/HOGP-mouse certification-status=blocker
12 bluetooth4/HOGP-keyboard certification-status=blocker12 bluetooth4/HOGP-keyboard certification-status=blocker
@@ -16,12 +16,16 @@ unit: test plan
16_name: Bluetooth tests (automated)16_name: Bluetooth tests (automated)
17_description: Bluetooth tests (automated)17_description: Bluetooth tests (automated)
18include:18include:
19 bluetooth/detect-output19 bluetooth/detect-output certification-status=blocker
2020
21id: bluetooth-cert-blockers21id: bluetooth-cert-blockers
22unit: test plan22unit: test plan
23_name: Bluetooth tests (certification blockers only)23_name: Bluetooth tests (certification blockers only)
24_description: Bluetooth tests (certification blockers only)24_description: Bluetooth tests (certification blockers only)
25include:25include:
26 bluetooth/detect-output certification-status=blocker
27 bluetooth/audio-a2dp certification-status=blocker
28 bluetooth/browse-files certification-status=blocker
29 bluetooth/file-transfer certification-status=blocker
26 bluetooth4/HOGP-mouse certification-status=blocker30 bluetooth4/HOGP-mouse certification-status=blocker
27 bluetooth4/HOGP-keyboard certification-status=blocker31 bluetooth4/HOGP-keyboard certification-status=blocker
diff --git a/units/stress/test-plan.pxu b/units/stress/test-plan.pxu
index 5f72916..5581401 100644
--- a/units/stress/test-plan.pxu
+++ b/units/stress/test-plan.pxu
@@ -14,6 +14,8 @@ include:
14 power-management/suspend_30_cycles certification-status=blocker14 power-management/suspend_30_cycles certification-status=blocker
15 power-management/suspend-30-cycle-log-attach15 power-management/suspend-30-cycle-log-attach
16 power-management/suspend-30-cycles-time-check certification-status=non-blocker16 power-management/suspend-30-cycles-time-check certification-status=non-blocker
17 power-management/hibernate_30_cycles certification-status=non-blocker
18 power-management/hibernate-30-cycle-log-attach
17 stress/cpu_stress_ng_test certification-status=blocker19 stress/cpu_stress_ng_test certification-status=blocker
1820
19id: stress-cert-blockers21id: stress-cert-blockers
@@ -35,6 +37,15 @@ include:
35 power-management/suspend-30-cycle-log-attach-with-reboots37 power-management/suspend-30-cycle-log-attach-with-reboots
36 power-management/suspend-30-cycles-time-check-with-reboots38 power-management/suspend-30-cycles-time-check-with-reboots
3739
40id: stress-hibernate-30-cycles-automated
41unit: test plan
42_name: Hibernate stress tests
43_description: Hibernate stress tests
44include:
45 power-management/hibernate_30_cycles certification-status=non-blocker
46 power-management/hibernate-30-cycles-log-check
47 power-management/hibernate-30-cycle-log-attach
48
38id: stress-30-reboot-poweroff-automated49id: stress-30-reboot-poweroff-automated
39unit: test plan50unit: test plan
40_name: Power Management reboot and power off stress tests (automated)51_name: Power Management reboot and power off stress tests (automated)
diff --git a/units/suspend/test-plan.pxu b/units/suspend/test-plan.pxu
index 57124f5..a9068d2 100644
--- a/units/suspend/test-plan.pxu
+++ b/units/suspend/test-plan.pxu
@@ -34,9 +34,9 @@ include:
34 suspend/audio_before_suspend certification-status=blocker34 suspend/audio_before_suspend certification-status=blocker
35 suspend/cpu_before_suspend certification-status=blocker35 suspend/cpu_before_suspend certification-status=blocker
36 suspend/memory_before_suspend certification-status=blocker36 suspend/memory_before_suspend certification-status=blocker
37 suspend/bluetooth_obex_send_before_suspend37 suspend/bluetooth_obex_send_before_suspend certification-status=blocker
38 suspend/bluetooth_obex_browse_before_suspend38 suspend/bluetooth_obex_browse_before_suspend certification-status=blocker
39 suspend/bluetooth_obex_get_before_suspend39 suspend/bluetooth_obex_get_before_suspend certification-status=blocker
4040
41id: after-suspend-reference-cert-automated41id: after-suspend-reference-cert-automated
42unit: test plan42unit: test plan
@@ -48,9 +48,9 @@ include:
48 suspend/cpu_after_suspend certification-status=blocker48 suspend/cpu_after_suspend certification-status=blocker
49 suspend/memory_after_suspend certification-status=blocker49 suspend/memory_after_suspend certification-status=blocker
50 suspend/bluetooth_detect_after_suspend certification-status=blocker50 suspend/bluetooth_detect_after_suspend certification-status=blocker
51 suspend/bluetooth_obex_send_after_suspend51 suspend/bluetooth_obex_send_after_suspend certification-status=blocker
52 suspend/bluetooth_obex_browse_after_suspend52 suspend/bluetooth_obex_browse_after_suspend certification-status=blocker
53 suspend/bluetooth_obex_get_after_suspend53 suspend/bluetooth_obex_get_after_suspend certification-status=blocker
5454
55id: before-suspend-reference-cert-blockers55id: before-suspend-reference-cert-blockers
56unit: test plan56unit: test plan
@@ -61,6 +61,9 @@ include:
61 suspend/audio_before_suspend certification-status=blocker61 suspend/audio_before_suspend certification-status=blocker
62 suspend/cpu_before_suspend certification-status=blocker62 suspend/cpu_before_suspend certification-status=blocker
63 suspend/memory_before_suspend certification-status=blocker63 suspend/memory_before_suspend certification-status=blocker
64 suspend/bluetooth_obex_send_before_suspend certification-status=blocker
65 suspend/bluetooth_obex_browse_before_suspend certification-status=blocker
66 suspend/bluetooth_obex_get_before_suspend certification-status=blocker
6467
65id: after-suspend-reference-cert-blockers68id: after-suspend-reference-cert-blockers
66unit: test plan69unit: test plan
@@ -72,6 +75,9 @@ include:
72 suspend/cpu_after_suspend certification-status=blocker75 suspend/cpu_after_suspend certification-status=blocker
73 suspend/memory_after_suspend certification-status=blocker76 suspend/memory_after_suspend certification-status=blocker
74 suspend/bluetooth_detect_after_suspend certification-status=blocker77 suspend/bluetooth_detect_after_suspend certification-status=blocker
78 suspend/bluetooth_obex_send_after_suspend certification-status=blocker
79 suspend/bluetooth_obex_browse_after_suspend certification-status=blocker
80 suspend/bluetooth_obex_get_after_suspend certification-status=blocker
7581
76id: suspend-key-led-oops-check-cert-blockers82id: suspend-key-led-oops-check-cert-blockers
77unit: test plan83unit: test plan

Subscribers

People subscribed via source and target branches