Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion providers/base/units/wwan/jobs.pxu
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ _steps:
_verification:
Was the connection revived after removing the Faraday bag?
estimate_duration: 120s
flags: also-after-suspend
flags: also-after-suspend
category_id: wwan
imports: from com.canonical.plainbox import manifest
requires:
Expand Down
6 changes: 0 additions & 6 deletions providers/base/units/wwan/test-plan.pxu
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,9 @@ unit: test plan
_name: Manual wwan tests
_description: Manual wwan tests for Snappy Ubuntu Core devices
include:
wwan/detect-manual
wwan/check-sim-present-manual
wwan/gsm-connection-interrupted-manual

id: after-suspend-wwan-manual
unit: test plan
_name: Manual wwan tests (after suspend)
_description: Manual wwan tests for Snappy Ubuntu Core devices
include:
after-suspend-wwan/detect-manual
after-suspend-wwan/check-sim-present-manual
after-suspend-wwan/gsm-connection-interrupted-manual
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ nested_part:
after-suspend-keys-cert-full
after-suspend-led-cert-full
after-suspend-mediacard-cert-full
after-suspend-wwan-manual
after-suspend-optical-cert-full
after-suspend-touchpad-cert-full
after-suspend-touchscreen-cert-manual
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ nested_part:
after-suspend-keys-cert-full
after-suspend-led-cert-full
after-suspend-mediacard-cert-full
after-suspend-wwan-manual
after-suspend-ethernet-manual
after-suspend-networking-manual
after-suspend-optical-cert-full
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ nested_part:
led-cert-manual
mediacard-cert-manual
memory-manual
mobilebroadband-cert-manual
wwan-manual
Comment thread
pieqq marked this conversation as resolved.
ethernet-cert-manual
networking-cert-manual
optical-cert-manual
Expand All @@ -60,6 +60,7 @@ nested_part:
after-suspend-keys-cert-full
after-suspend-led-cert-full
after-suspend-mediacard-cert-full
after-suspend-wwan-manual
after-suspend-ethernet-manual
after-suspend-networking-manual
after-suspend-optical-cert-full
Expand Down Expand Up @@ -102,7 +103,7 @@ nested_part:
mediacard-cert-automated
mediacard-automated
memory-automated
mobilebroadband-cert-automated
wwan-automated
ethernet-cert-automated
networking-cert-automated
optical-cert-automated
Expand All @@ -123,7 +124,7 @@ nested_part:
after-suspend-cpu-cert-automated
after-suspend-input-cert-automated
after-suspend-disk-cert-automated
after-suspend-mobilebroadband-cert-automated
after-suspend-wwan-automated
after-suspend-ethernet-cert-automated
after-suspend-networking-cert-automated
after-suspend-optical-cert-automated
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ nested_part:
keys-cert-manual
led-cert-manual
mediacard-cert-manual
mobilebroadband-cert-manual
wwan-manual
ethernet-cert-manual
networking-cert-manual
optical-cert-manual
Expand Down Expand Up @@ -121,7 +121,7 @@ nested_part:
keys-cert-automated
led-cert-automated
mediacard-cert-automated
mobilebroadband-cert-automated
wwan-automated
ethernet-cert-automated
networking-cert-automated
optical-cert-automated
Expand Down Expand Up @@ -157,6 +157,7 @@ nested_part:
# after-suspend-usb-cert-automated
# after-suspend-usb3-cert-automated
# after-suspend-usb-c-cert-automated # only usb-c-cert-full
after-suspend-wwan-automated
after-suspend-wireless-cert-automated
# Automated Tests
# The following tests are purely automated and/or lenghty stress tests.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ nested_part:
keys-cert-manual
led-cert-manual
mediacard-cert-manual
mobilebroadband-cert-manual
wwan-manual
ethernet-cert-manual
networking-cert-manual
optical-cert-manual
Expand Down Expand Up @@ -122,7 +122,7 @@ nested_part:
keys-cert-automated
led-cert-automated
mediacard-cert-automated
mobilebroadband-cert-automated
wwan-automated
ethernet-cert-automated
networking-cert-automated
optical-cert-automated
Expand Down Expand Up @@ -158,6 +158,7 @@ nested_part:
# after-suspend-usb-cert-automated
# after-suspend-usb3-cert-automated
# after-suspend-usb-c-cert-automated # only usb-c-cert-full
after-suspend-wwan-automated
after-suspend-wireless-cert-automated
# Automated Tests
# The following tests are purely automated and/or lenghty stress tests.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ nested_part:
led-cert-manual
mediacard-cert-manual
mei-manual
mobilebroadband-cert-manual
wwan-manual
ethernet-cert-manual
networking-cert-manual
optical-cert-manual
Expand Down Expand Up @@ -118,7 +118,7 @@ nested_part:
led-cert-automated
mediacard-cert-automated
mei-automated
mobilebroadband-cert-automated
wwan-automated
ethernet-cert-automated
networking-cert-automated
optical-cert-automated
Expand Down Expand Up @@ -150,6 +150,7 @@ nested_part:
# after-suspend-usb-cert-automated
# after-suspend-usb3-cert-automated
# after-suspend-usb-c-cert-automated # only usb-c-cert-full
after-suspend-wwan-automated
Comment thread
pieqq marked this conversation as resolved.
after-suspend-wireless-cert-automated
# Automated Tests
# The following tests are purely automated and/or lenghty stress tests.
Expand Down