Merge ~stanley31/checkbox-iiotg/+git/checkbox-provider-intliotg:230330_add-ce-oem-provider into ~checkbox-dev/checkbox-iiotg/+git/checkbox-provider-intliotg:master

Proposed by StanleyHuang
Status: Merged
Approved by: StanleyHuang
Approved revision: b32654eadbdfe94fcd8c689a4b69154c191fd112
Merged at revision: d58ff6151dc8822d1ed95ea8513ee3308ac20105
Proposed branch: ~stanley31/checkbox-iiotg/+git/checkbox-provider-intliotg:230330_add-ce-oem-provider
Merge into: ~checkbox-dev/checkbox-iiotg/+git/checkbox-provider-intliotg:master
Diff against target: 75 lines (+12/-0)
3 files modified
units/test-plan-core.pxu (+4/-0)
units/test-plan-desktop.pxu (+4/-0)
units/test-plan-server.pxu (+4/-0)
Reviewer Review Type Date Requested Status
Vic Liu Approve
Rick Wu Pending
Doug Jacobs Pending
PeiYao Chang Pending
Review via email: mp+440018@code.launchpad.net

Commit message

Add: include main test plan in ce-oem provider

    Include the main test plan in ce-oem-generic provider, so we could
    leverage them into iotg provider

To post a comment you must log in.
Revision history for this message
Vic Liu (zongminl) wrote :

I'd like to see how it goes with alpha milestone testing on austin-charlotte before getting this merged.

Revision history for this message
StanleyHuang (stanley31) wrote :

> I'd like to see how it goes with alpha milestone testing on austin-charlotte
> before getting this merged.

attached the test results in the description field, please take a look.

Revision history for this message
Vic Liu (zongminl) wrote :

LGTM, +1

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/units/test-plan-core.pxu b/units/test-plan-core.pxu
2index de5182a..0fab369 100644
3--- a/units/test-plan-core.pxu
4+++ b/units/test-plan-core.pxu
5@@ -45,7 +45,9 @@ nested_part:
6 tsn-manual
7 thermal-manual
8 intel-mei-manual
9+ com.canonical.qa.ceoem::ce-oem-manual
10 com.canonical.certification::client-cert-iot-ubuntucore-22-manual
11+ com.canonical.qa.ceoem::after-suspend-ce-oem-manual
12 exclude:
13 com.canonical.certification::ethernet/wol_S4_.*
14 com.canonical.certification::watchdog/.*
15@@ -97,8 +99,10 @@ nested_part:
16 tsn-automated
17 thermal-automated
18 intel-mei-automated
19+ com.canonical.qa.ceoem::ce-oem-automated
20 com.canonical.certification::client-cert-iot-ubuntucore-22-automated
21 after-suspend-power-management-cpu-cstate-automated
22+ com.canonical.qa.ceoem::after-suspend-ce-oem-automated
23 exclude:
24 com.canonical.certification::tpm2.0_4.1.1/.*
25 com.canonical.certification::watchdog/.*
26diff --git a/units/test-plan-desktop.pxu b/units/test-plan-desktop.pxu
27index 23c0390..6d47183 100644
28--- a/units/test-plan-desktop.pxu
29+++ b/units/test-plan-desktop.pxu
30@@ -43,8 +43,10 @@ nested_part:
31 tsn-manual
32 thermal-manual
33 intel-mei-manual
34+ com.canonical.qa.ceoem::ce-oem-manual
35 com.canonical.certification::client-cert-desktop-22-04-manual
36 com.canonical.certification::suspend-key-led-oops-check-cert
37+ com.canonical.qa.ceoem::after-suspend-ce-oem-manual
38 exclude:
39 com.canonical.certification::keys/.*
40 com.canonical.certification::after-suspend-keys/.*
41@@ -100,8 +102,10 @@ nested_part:
42 tsn-automated
43 thermal-automated
44 intel-mei-automated
45+ com.canonical.qa.ceoem::ce-oem-automated
46 com.canonical.certification::client-cert-desktop-22-04-automated
47 after-suspend-power-management-cpu-cstate-automated
48+ com.canonical.qa.ceoem::after-suspend-ce-oem-automated
49 exclude:
50
51 id: intliotg-desktop-20-04-automated
52diff --git a/units/test-plan-server.pxu b/units/test-plan-server.pxu
53index d8c0f95..d0da816 100644
54--- a/units/test-plan-server.pxu
55+++ b/units/test-plan-server.pxu
56@@ -42,7 +42,9 @@ nested_part:
57 tsn-manual
58 thermal-manual
59 intel-mei-manual
60+ com.canonical.qa.ceoem::ce-oem-manual
61 com.canonical.certification::client-cert-iot-server-22-04-manual
62+ com.canonical.qa.ceoem::after-suspend-ce-oem-manual
63 exclude:
64 com.canonical.certification::led/.*
65 com.canonical.certification::ethernet/wol_S4_.*
66@@ -88,8 +90,10 @@ nested_part:
67 tsn-automated
68 thermal-automated
69 intel-mei-automated
70+ com.canonical.qa.ceoem::ce-oem-automated
71 com.canonical.certification::client-cert-iot-server-22-04-automated
72 after-suspend-power-management-cpu-cstate-automated
73+ com.canonical.qa.ceoem::after-suspend-ce-oem-automated
74 exclude:
75 com.canonical.certification::watchdog/.*
76

Subscribers

People subscribed via source and target branches