Merge ~weichenwu/plainbox-provider-certification-client:add-bluetooth-manual-after-suspend into plainbox-provider-certification-client:master

Proposed by Weichen Wu
Status: Merged
Approved by: Pierre Equoy
Approved revision: 6fc5e072c30b147e1cdc99535ad60cd158219d1d
Merged at revision: 1a0b0b357d15e49364cd1f2b318b00dcba5aa27a
Proposed branch: ~weichenwu/plainbox-provider-certification-client:add-bluetooth-manual-after-suspend
Merge into: plainbox-provider-certification-client:master
Diff against target: 24 lines (+2/-0)
2 files modified
units/client-cert-desktop-22-04.pxu (+1/-0)
units/client-cert-odm-desktop-22-04.pxu (+1/-0)
Reviewer Review Type Date Requested Status
Jonathan Cave (community) Approve
Pierre Equoy Approve
YANG, ZHI-HAO Pending
Scott Hu Pending
StanleyHuang Pending
PeiYao Chang Pending
Clair Lin Pending
Review via email: mp+430513@code.launchpad.net

Description of the change

Included bluetooth manual after suspend test in desktop test plan.

the cases is added in PPC, please refer to the MR below
https://code.launchpad.net/~weichenwu/plainbox-provider-checkbox/+git/plainbox-provider-checkbox/+merge/429931

[Test of changes]
$ checkbox-cli list-bootstrapped com.canonical.certification::client-cert-odm-desktop-22-04-manual | grep bluetooth
com.canonical.certification::bluetooth/detect-output
com.canonical.certification::bluetooth/audio-a2dp
com.canonical.certification::bluetooth4/HOGP-mouse
com.canonical.certification::bluetooth4/HOGP-keyboard
com.canonical.certification::after-suspend-bluetooth/audio-a2dp
com.canonical.certification::after-suspend-bluetooth4/HOGP-mouse
com.canonical.certification::after-suspend-bluetooth4/HOGP-keyboard

$checkbox-cli list-bootstrapped com.canonical.certification::client-cert-desktop-22-04-manual | grep bluetooth
com.canonical.certification::bluetooth/detect-output
com.canonical.certification::bluetooth/audio-a2dp
com.canonical.certification::bluetooth4/HOGP-mouse
com.canonical.certification::bluetooth4/HOGP-keyboard
com.canonical.certification::led/bluetooth
com.canonical.certification::after-suspend-bluetooth/audio-a2dp
com.canonical.certification::after-suspend-bluetooth4/HOGP-mouse
com.canonical.certification::after-suspend-bluetooth4/HOGP-keyboard
com.canonical.certification::suspend/led_after_suspend/bluetooth

To post a comment you must log in.
Revision history for this message
Pierre Equoy (pieq) wrote :

Looks good to me, as we discussed in the other MR.

review: Approve
Revision history for this message
Jonathan Cave (jocave) wrote :

Looks fine to me

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/units/client-cert-desktop-22-04.pxu b/units/client-cert-desktop-22-04.pxu
2index 4ffdd49..3907501 100644
3--- a/units/client-cert-desktop-22-04.pxu
4+++ b/units/client-cert-desktop-22-04.pxu
5@@ -60,6 +60,7 @@ nested_part:
6 after-suspend-monitor-integrated-gpu-cert-full
7 suspend-key-led-oops-check-cert
8 after-suspend-audio-cert-full
9+ after-suspend-bluetooth-cert-manual
10 after-suspend-camera-cert-full
11 after-suspend-input-cert-full
12 after-suspend-keys-cert-full
13diff --git a/units/client-cert-odm-desktop-22-04.pxu b/units/client-cert-odm-desktop-22-04.pxu
14index fbe7904..4e167b5 100644
15--- a/units/client-cert-odm-desktop-22-04.pxu
16+++ b/units/client-cert-odm-desktop-22-04.pxu
17@@ -48,6 +48,7 @@ nested_part:
18 after-suspend-monitor-integrated-gpu-cert-full
19 suspend-key-led-oops-check-cert
20 after-suspend-audio-cert-full # no-manual only
21+ after-suspend-bluetooth-cert-manual
22 after-suspend-camera-cert-full # no-manual only
23 after-suspend-input-cert-full # no-manual only
24 after-suspend-keys-cert-full # no-manual only

Subscribers

People subscribed via source and target branches