Merge ~weichenwu/plainbox-provider-certification-client:CQT-632-bluetooth-test-cases-and-test-plans-modification into plainbox-provider-certification-client:master

Proposed by Weichen Wu
Status: Merged
Approved by: Weichen Wu
Approved revision: 622254e290c5922465ad86c0b09d4077da070656
Merged at revision: 9172be9c0cd0ece59d555510b9bd9b68265313a2
Proposed branch: ~weichenwu/plainbox-provider-certification-client:CQT-632-bluetooth-test-cases-and-test-plans-modification
Merge into: plainbox-provider-certification-client:master
Diff against target: 36 lines (+3/-0)
3 files modified
units/client-cert-desktop-18-04.pxu (+1/-0)
units/client-cert-desktop-20-04.pxu (+1/-0)
units/client-cert-desktop-22-04.pxu (+1/-0)
Reviewer Review Type Date Requested Status
Pierre Equoy Approve
Review via email: mp+425990@code.launchpad.net

Commit message

add after-suspend-bluetooth-cert-automated to desktop test plan (18.04/20.04/22.04)

Description of the change

please refer to the MR in plainbox-provider-checkbox
https://code.launchpad.net/~weichenwu/plainbox-provider-checkbox/+git/plainbox-provider-checkbox/+merge/425844

Bluetooth OBEX case is moved from suspend to bluetooth, hence need to include bluetooth test to have OBEX tested in these desktop test plan

To post a comment you must log in.
Revision history for this message
StanleyHuang (stanley31) wrote (last edit ):

I suggest we also apply this patch into client-cert-desktop-18-04 test plan, in case we need to perform bluetooth related testing under Ubuntu 18.04.

Revision history for this message
Pierre Equoy (pieq) wrote :

+1

Thanks!

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-18-04.pxu b/units/client-cert-desktop-18-04.pxu
2index 616c4dc..1918fc4 100644
3--- a/units/client-cert-desktop-18-04.pxu
4+++ b/units/client-cert-desktop-18-04.pxu
5@@ -126,6 +126,7 @@ nested_part:
6 # after-suspend-monitor-integrated-gpu-cert-automated # not defined
7 after-suspend-touchscreen-cert-automated
8 after-suspend-wireless-cert-automated
9+ after-suspend-bluetooth-cert-automated
10 # The following tests should run BEFORE the automated tests. The reboot and
11 # power off tests will also give us a clean system to start the stress run
12 # with.
13diff --git a/units/client-cert-desktop-20-04.pxu b/units/client-cert-desktop-20-04.pxu
14index 526c20f..7136f77 100644
15--- a/units/client-cert-desktop-20-04.pxu
16+++ b/units/client-cert-desktop-20-04.pxu
17@@ -129,6 +129,7 @@ nested_part:
18 # after-suspend-monitor-integrated-gpu-cert-automated # not defined
19 after-suspend-touchscreen-cert-automated
20 after-suspend-wireless-cert-automated
21+ after-suspend-bluetooth-cert-automated
22 # The following tests should run BEFORE the automated tests. The reboot and
23 # power off tests will also give us a clean system to start the stress run
24 # with.
25diff --git a/units/client-cert-desktop-22-04.pxu b/units/client-cert-desktop-22-04.pxu
26index 4ed2c0c..4ffdd49 100644
27--- a/units/client-cert-desktop-22-04.pxu
28+++ b/units/client-cert-desktop-22-04.pxu
29@@ -129,6 +129,7 @@ nested_part:
30 # after-suspend-monitor-integrated-gpu-cert-automated # not defined
31 after-suspend-touchscreen-cert-automated
32 after-suspend-wireless-cert-automated
33+ after-suspend-bluetooth-cert-automated
34 # The following tests should run BEFORE the automated tests. The reboot and
35 # power off tests will also give us a clean system to start the stress run
36 # with.

Subscribers

People subscribed via source and target branches