diff options
| author | PMR <pmr@pmr-lander> | 2021-06-11 08:20:43 +0000 |
|---|---|---|
| committer | PMR <pmr@pmr-lander> | 2021-06-11 08:20:43 +0000 |
| commit | cac193fa230502dee15f3723206012ae761838a0 (patch) | |
| tree | 92ddf4da1e06dcb0a2f936088ee9ad4860d56ac1 /jobs | |
| parent | 9ed9dec9ec3f76618febe59d6852aa62b7388c24 (diff) | |
| parent | 7c50b1685d832ee20f914970d882ba90af7223b4 (diff) | |
Merge #403931 from ~huntu207/oem-qa-checkbox/+git/oem-plainbox:oobe-airplane
Diffstat (limited to 'jobs')
| -rw-r--r-- | jobs/somerville/oobe.txt.in | 3 | ||||
| -rw-r--r-- | jobs/somerville/somerville.txt.in | 14 |
2 files changed, 17 insertions, 0 deletions
diff --git a/jobs/somerville/oobe.txt.in b/jobs/somerville/oobe.txt.in index c395dfa..80e0a14 100644 --- a/jobs/somerville/oobe.txt.in +++ b/jobs/somerville/oobe.txt.in @@ -3,4 +3,7 @@ unit: test plan _name: Somerville OOBE manual test _description: Somerville OOBE manual test include: + com.canonical.certification::audio/channels + com.canonical.certification::audio/external-lineout somerville/oobe-audioinput-unmute + somerville/oobe-airplane-mode diff --git a/jobs/somerville/somerville.txt.in b/jobs/somerville/somerville.txt.in index 3d004a5..48b5d2a 100644 --- a/jobs/somerville/somerville.txt.in +++ b/jobs/somerville/somerville.txt.in @@ -294,3 +294,17 @@ _steps: 2. Moving a finger on the touchscreen or tap on touchscreen. _verification: Did the system wake up from suspend to idle via touchscreen? + +id: somerville/oobe-airplane-mode +category_id: somerville +plugin: manual +_description: +_purpose: + 1. Check the Airplane mode function +_steps: + 1. Enter into Wi-Fi settings + 2. Enable Airplane mode + 3. Disable Airplane mode +_verification: + 1. Airplane Mode is On ; Wi-Fi, Bluetooth & Mobile broadband are disabled + 2. Airplane Mode is Off ; Wi-Fi, Bluetooth & Mobile broadband are re-enabled |
