Skip to content

Commit 63d0a93

Browse files
committed
Modify the wwan related test cases.
The mobilebroadband-cert-automated test case is only part of the wwan test plan. We hope to replace mobilebroadband-cert-automated with wwan-automated. The relevant test plans we currently use include: client-cert-desktop-22-04-automated client-cert-desktop-20-04-automated client-cert-desktop-18-04-automated I have replaced mobilebroadband-cert-automated in them with wwan-automated, and added after-sudpend-wwan- automated to ensure that wwan is tested before and after suspend. In addition, for mobilebroadband-cert-manual in the Manual test plan, when the SIM is inserted into the prototype in the desktop, the system should automatically recognize wwan and SIM card, and we do not need to perform manual testing. So I deleted mobilebroadband-cert-manual in the relevant test plans. At the same time, since wwan-automated already contains wwan-manual cases, I deleted the wwan-manual in these test plans: client-cert-desktop-22-04-manual client-cert-desktop-20-04-manual client-cert-desktop-18-04-manual
1 parent 03ea2ce commit 63d0a93

File tree

5 files changed

+16
-12
lines changed

5 files changed

+16
-12
lines changed

providers/base/units/watchdog/test-plan.pxu

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ nested_part:
77
watchdog-manual
88
watchdog-automated
99

10+
id: watchdog-manual
11+
unit: test plan
12+
_name: Manual watchdog tests
13+
_description: Manual watchdog tests for Ubuntu Core devices
14+
include:
15+
1016
id: watchdog-automated
1117
unit: test plan
1218
_name: Automated watchdog tests

providers/base/units/wwan/test-plan.pxu

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@ _name: Manual wwan tests
4646
_description: Manual wwan tests for Snappy Ubuntu Core devices
4747
include:
4848
wwan/detect-manual
49-
wwan/gsm-connection-manual
50-
wwan/check-sim-present-manual
5149
wwan/scan-networks-manual
5250
wwan/gsm-connection-interrupted-manual
5351

@@ -57,7 +55,5 @@ _name: Manual wwan tests (after suspend)
5755
_description: Manual wwan tests for Snappy Ubuntu Core devices
5856
include:
5957
after-suspend-wwan/detect-manual
60-
after-suspend-wwan/gsm-connection-manual
61-
after-suspend-wwan/check-sim-present-manual
6258
after-suspend-wwan/scan-networks-manual
63-
after-suspend-wwan/gsm-connection-interrupted-manual
59+
after-suspend-wwan/gsm-connection-interrupted-manual

providers/certification-client/units/client-cert-desktop-18-04.pxu

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ nested_part:
3434
misc-client-cert-manual
3535
mediacard-cert-manual
3636
memory-manual
37-
mobilebroadband-cert-manual
37+
wwan-manual
3838
ethernet-cert-manual
3939
networking-cert-manual
4040
optical-cert-manual
@@ -104,7 +104,7 @@ nested_part:
104104
mediacard-cert-automated
105105
mediacard-automated
106106
memory-automated
107-
mobilebroadband-cert-automated
107+
wwan-automated
108108
ethernet-cert-automated
109109
networking-cert-automated
110110
optical-cert-automated
@@ -129,6 +129,7 @@ nested_part:
129129
after-suspend-touchscreen-cert-automated
130130
after-suspend-wireless-cert-automated
131131
after-suspend-bluetooth-cert-automated
132+
after-suspend-wwan-automated
132133
# The following tests should run BEFORE the automated tests. The reboot and
133134
# power off tests will also give us a clean system to start the stress run
134135
# with.

providers/certification-client/units/client-cert-desktop-20-04.pxu

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ nested_part:
3737
led-cert-manual
3838
mediacard-cert-manual
3939
memory-manual
40-
mobilebroadband-cert-manual
40+
wwan-manual
4141
ethernet-cert-manual
4242
networking-cert-manual
4343
optical-cert-manual
@@ -107,7 +107,7 @@ nested_part:
107107
mediacard-cert-automated
108108
mediacard-automated
109109
memory-automated
110-
mobilebroadband-cert-automated
110+
wwan-automated
111111
ethernet-cert-automated
112112
networking-cert-automated
113113
optical-cert-automated
@@ -132,6 +132,7 @@ nested_part:
132132
after-suspend-touchscreen-cert-automated
133133
after-suspend-wireless-cert-automated
134134
after-suspend-bluetooth-cert-automated
135+
after-suspend-wwan-automated
135136
# The following tests should run BEFORE the automated tests. The reboot and
136137
# power off tests will also give us a clean system to start the stress run
137138
# with.

providers/certification-client/units/client-cert-desktop-22-04.pxu

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ nested_part:
3737
led-cert-manual
3838
mediacard-cert-manual
3939
memory-manual
40-
mobilebroadband-cert-manual
40+
wwan-manual
4141
ethernet-cert-manual
4242
networking-cert-manual
4343
optical-cert-manual
@@ -112,7 +112,7 @@ nested_part:
112112
mediacard-cert-automated
113113
mediacard-automated
114114
memory-automated
115-
mobilebroadband-cert-automated
115+
wwan-automated
116116
ethernet-cert-automated
117117
networking-cert-automated
118118
optical-cert-automated
@@ -137,7 +137,7 @@ nested_part:
137137
after-suspend-cpu-cert-automated
138138
after-suspend-input-cert-automated
139139
after-suspend-disk-cert-automated
140-
after-suspend-mobilebroadband-cert-automated
140+
after-suspend-wwan-automated
141141
after-suspend-ethernet-cert-automated
142142
after-suspend-networking-cert-automated
143143
after-suspend-optical-cert-automated

0 commit comments

Comments
 (0)