Hung-Wei Chiu | 77c969e | 2020-10-23 18:13:07 +0000 | [diff] [blame] | 1 | .. |
| 2 | SPDX-FileCopyrightText: © 2020 Open Networking Foundation <support@opennetworking.org> |
| 3 | SPDX-License-Identifier: Apache-2.0 |
| 4 | |
Zack Williams | 794532a | 2021-03-18 17:38:36 -0700 | [diff] [blame] | 5 | Acceptance Specification |
| 6 | ======================== |
Hung-Wei Chiu | 77c969e | 2020-10-23 18:13:07 +0000 | [diff] [blame] | 7 | |
| 8 | Objectives |
Zack Williams | 794532a | 2021-03-18 17:38:36 -0700 | [diff] [blame] | 9 | ---------- |
Hung-Wei Chiu | 77c969e | 2020-10-23 18:13:07 +0000 | [diff] [blame] | 10 | |
Zack Williams | 794532a | 2021-03-18 17:38:36 -0700 | [diff] [blame] | 11 | The purpose of this document is to create an end-user test object list (TOL) |
| 12 | for Aether Connected Edge (ACE). |
| 13 | |
| 14 | This document will focus on the connectivity services end-user testing. In the |
| 15 | future, this document will extend to other services offered through ACE. |
Hung-Wei Chiu | 77c969e | 2020-10-23 18:13:07 +0000 | [diff] [blame] | 16 | |
| 17 | The Automated continuous testing framework for the platform is out of the scope of this document. |
| 18 | |
| 19 | Integration Test (eNB-LTE Core) |
Zack Williams | 794532a | 2021-03-18 17:38:36 -0700 | [diff] [blame] | 20 | ------------------------------- |
| 21 | |
| 22 | Before we start to test End-to-End connectivity, we have to check the |
| 23 | connection (called S1-MME/S1-C interface) between eNB in an edge and MME in a |
| 24 | public cloud. |
| 25 | |
Hung-Wei Chiu | 77c969e | 2020-10-23 18:13:07 +0000 | [diff] [blame] | 26 | In order to verify this connectivity, the following test cases should be passed. |
| 27 | |
| 28 | Note that all the following test/verification cases have some assumptions: |
| 29 | |
| 30 | 1. eNB is connected to the Fabric switch; |
| 31 | 2. eNB has correct network configurations; |
| 32 | 3. eNB has correct ID configurations provided by the ONF PMFE team. |
| 33 | |
| 34 | IT-TOL01 Fabric Test 1: the connectivity test within the edge |
| 35 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
Zack Williams | 794532a | 2021-03-18 17:38:36 -0700 | [diff] [blame] | 36 | |
Hung-Wei Chiu | 77c969e | 2020-10-23 18:13:07 +0000 | [diff] [blame] | 37 | In order to test the fabric test, please see the following steps: |
| 38 | |
| 39 | |
| 40 | +----------------------------------------------+------------------------------------+ |
| 41 | |Steps |Expected Outcome | |
| 42 | +----------------------------------------------+------------------------------------+ |
| 43 | |1. Access to the eNB* (through SSH or Web GUI)|Able to get ICMP reply(PING reply) | |
| 44 | | |from the GCP node. | |
| 45 | | | | |
Hyunsun Moon | fc751aa | 2020-11-11 18:49:47 -0800 | [diff] [blame] | 46 | |2. Ping to "10.168.0.6" eNB S1-MME/S1-C |( )YES ( )NO | |
Hung-Wei Chiu | 77c969e | 2020-10-23 18:13:07 +0000 | [diff] [blame] | 47 | | interface IP address* | | |
| 48 | | |Comments: | |
| 49 | +----------------------------------------------+------------------------------------+ |
| 50 | |
| 51 | .. note:: |
| 52 | it depends on the eNB device. Some eNBs have a single network interface for the management network, S1-U, and S1-C, |
| 53 | while other eNBs have separate interfaces. The former eNB type has a single IP address, |
| 54 | and the later eNB type has multiple IP addresses for each interface. |
| 55 | |
| 56 | IT-TOL02 Fabric Test 2: the connectivity test between the eNB and the public cloud |
| 57 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 58 | |
| 59 | In order to test the fabric test, please see the following steps: |
| 60 | |
| 61 | |
| 62 | +----------------------------------------------+------------------------------------+ |
| 63 | |Steps |Expected Outcome | |
| 64 | +----------------------------------------------+------------------------------------+ |
| 65 | |1. Access to the eNB* (through SSH or Web GUI)|Able to get ICMP reply(PING reply) | |
| 66 | | |from the GCP node. | |
| 67 | | | | |
Hyunsun Moon | fc751aa | 2020-11-11 18:49:47 -0800 | [diff] [blame] | 68 | |2. Ping to "10.168.0.6" |( )YES ( )NO | |
Hung-Wei Chiu | 77c969e | 2020-10-23 18:13:07 +0000 | [diff] [blame] | 69 | | | | |
| 70 | | |Comments: | |
| 71 | +----------------------------------------------+------------------------------------+ |
| 72 | |
| 73 | |
| 74 | |
| 75 | .. note:: |
| 76 | it also depends on the eNB device. Some eNBs allow us to SSH into their device, other eNBs provide the PING tool through Web GUI. |
| 77 | Of course, some eNBs do not support both. In that case, it is okay to skip this test case. |
| 78 | |
| 79 | |
| 80 | IT-TOL03 SCTP Connection Verification |
| 81 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 82 | |
| 83 | In order to verify the SCTP connection between MME and eNB, please see the following steps: |
| 84 | |
| 85 | |
| 86 | +----------------------------------------------+------------------------------------+ |
| 87 | |Steps |Expected Outcome | |
| 88 | +----------------------------------------------+------------------------------------+ |
| 89 | |1. SSH to the gateway device* for the eNB |Able to see Heart Beat | |
| 90 | | S1-MME/S1-C traffic |messages | |
| 91 | | | | |
| 92 | |2. Capture the traffic with Wireshark |( )YES ()NO | |
| 93 | | or the command: `sudo tcpdump -i any sctp` | | |
| 94 | | |Comments: | |
| 95 | +----------------------------------------------+------------------------------------+ |
| 96 | |
| 97 | Capture the traffic with Wireshark or the command: `sudo tcpdump -i any sctp` |
| 98 | |
| 99 | .. note:: |
| 100 | the eNB should have the gateway IP address for the S1-MME/S1-C traffic. |
| 101 | You can SSH there with the gateway IP address in the eNB and capture the traffic. |
| 102 | Normally, the gateway device can be one of those devices: (i) VPN router; (ii) Firewall device in between VPN router and the edge; |
| 103 | (iii) one of edge servers. |
| 104 | |
| 105 | IT-TOL04 PLMN Verification |
| 106 | ^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 107 | |
| 108 | In order to verify the TAC number, please see the following steps: |
| 109 | |
| 110 | |
| 111 | Able to see the correct MCC and MNC values* |
| 112 | |
| 113 | +-------------------------------------------------+------------------------------------+ |
| 114 | |Steps |Expected Outcome | |
| 115 | +-------------------------------------------------+------------------------------------+ |
| 116 | |1. SSH to the gateway device for the eNB |Able to see the correct MCC and MNC | |
| 117 | | S1-MME/S1-C traffic |values | |
| 118 | | | | |
| 119 | |2. Start to capture the traffic with Wireshark |( )YES ()NO | |
| 120 | | or the command: `sudo tcpdump -i any sctp | | |
| 121 | | -w FileName.pcap` |Comments: | |
| 122 | |3. Reboot eNB | | |
| 123 | | | | |
| 124 | |4. Wait until FileName.pcap has `S1SetupRequest` | | |
| 125 | | S1SetupResponse messages | | |
| 126 | | | | |
| 127 | |5. Stop the packet capturing and open | | |
| 128 | | the FileName.pcap | | |
| 129 | | | | |
| 130 | |6. Find out the S1SetupRequest message and | | |
| 131 | | open the detailed packet information | | |
| 132 | | | | |
| 133 | |7. Go to "Item 2: id-SupportedTAs" section | | |
| 134 | | and check "MACC and "MNC" values | | |
| 135 | +-------------------------------------------------+------------------------------------+ |
| 136 | |
| 137 | Example (the MCC is 315 and MNC is 010) |
| 138 | |
| 139 | .. image:: images/it-tol04.png |
| 140 | :width: 840 |
| 141 | :height: 840 |
| 142 | :alt: Example (the MCC is 315 and MNC is 010) |
| 143 | |
| 144 | IT-TOL05 TAC Number Verification |
| 145 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 146 | |
| 147 | |
| 148 | +-------------------------------------------------+------------------------------------+ |
| 149 | |Steps |Expected Outcome | |
| 150 | +-------------------------------------------------+------------------------------------+ |
| 151 | |1. SSH to the gateway device for the eNB |Able to see the correct TAC number | |
| 152 | | S1-MME/S1-C traffic | | |
| 153 | | | | |
| 154 | |2. Start to capture the traffic with Wireshark |( )YES ()NO | |
| 155 | | or the command: `sudo tcpdump -i any sctp | | |
| 156 | | -w FileName.pcap` |Comments: | |
| 157 | |3. Reboot eNB | | |
| 158 | | | | |
| 159 | |4. Wait until FileName.pcap has `S1SetupRequest` | | |
| 160 | | S1SetupResponse messages | | |
| 161 | | | | |
| 162 | |5. Stop the packet capturing and open | | |
| 163 | | the FileName.pcap | | |
| 164 | | | | |
| 165 | |6. Find out the S1SetupRequest message and | | |
| 166 | | open the detailed packet information | | |
| 167 | | | | |
| 168 | |7. Go to "Item 0: id-SupportedTAs" section | | |
| 169 | | and check tAC " | | |
| 170 | +-------------------------------------------------+------------------------------------+ |
| 171 | |
| 172 | .. note:: |
| 173 | if you already captured packets in IT-TOL03, you can skip steps from 1 to 5. |
| 174 | Just you can check the expected outcome with the file you captured at IT-TOL03. |
| 175 | |
| 176 | Example (the TAC number is 19) |
| 177 | |
| 178 | .. image:: images/it-tol05.png |
| 179 | :width: 840 |
| 180 | :height: 840 |
| 181 | :alt: Example (the TAC number is 19) |
| 182 | |
| 183 | IT-TOL06 eNB Verification |
| 184 | ^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 185 | |
| 186 | In order to test the eNB, please see the following steps: |
| 187 | |
| 188 | +-------------------------------------------------+------------------------------------+ |
| 189 | |Steps |Expected Outcome | |
| 190 | +-------------------------------------------------+------------------------------------+ |
| 191 | |1. SSH to the gateway device for the eNB |Able to see the correct eNBID | |
| 192 | | S1-MME/S1-C traffic | | |
| 193 | | | | |
| 194 | |2. Start to capture the traffic with Wireshark |( )YES ()NO | |
| 195 | | or the command: `sudo tcpdump -i any sctp | | |
| 196 | | -w FileName.pcap` |Comments: | |
| 197 | |3. Reboot eNB | | |
| 198 | | | | |
| 199 | |4. Wait until FileName.pcap has `S1SetupRequest` | | |
| 200 | | S1SetupResponse messages | | |
| 201 | | | | |
| 202 | |5. Stop the packet capturing and open | | |
| 203 | | the FileName.pcap | | |
| 204 | | | | |
| 205 | |6. Find out the S1SetupRequest message and | | |
| 206 | | open the detailed packet information | | |
| 207 | | | | |
| 208 | |7. Go to "Item 0: id-Global-ENB-ID" section | | |
| 209 | | and check "eNB-ID: macroENB-ID" | | |
| 210 | +-------------------------------------------------+------------------------------------+ |
| 211 | |
| 212 | .. note:: |
| 213 | if you already captured packets in IT-TOL03, you can skip steps number 1 to 5. |
| 214 | Just you can check the expected outcome with the file you captured at IT-TOL03. |
| 215 | |
| 216 | Example (the eNB ID is 19) |
| 217 | |
| 218 | .. image:: images/it-tol06.png |
| 219 | :width: 840 |
| 220 | :height: 840 |
| 221 | :alt: Example (the eNB ID is 19) |
| 222 | |
| 223 | Connectivity Services |
Zack Williams | 794532a | 2021-03-18 17:38:36 -0700 | [diff] [blame] | 224 | --------------------- |
Hung-Wei Chiu | 77c969e | 2020-10-23 18:13:07 +0000 | [diff] [blame] | 225 | |
| 226 | Aether provides only data connectivity for end-user devices and systems. |
| 227 | So the voice service over LTE is not available. However, users can use |
| 228 | any OTT services over the Aether network for voice connectivity. |
| 229 | |
| 230 | The test specifications are only covering the data connectivity focused tests. |
| 231 | |
| 232 | |
| 233 | CS-TOL01 Device Attach/Connect |
| 234 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 235 | |
| 236 | To test device can attach to Aether network |
| 237 | |
| 238 | |
| 239 | +----------------------------------------------+------------------------------------+ |
| 240 | |Steps |Expected Outcome | |
| 241 | +----------------------------------------------+------------------------------------+ |
| 242 | |1. Turn off the mobile device |Able to attach the device and | |
| 243 | | |connect to the internet/Aether | |
| 244 | |2. Turn on the mobile device |Network | |
| 245 | | | | |
| 246 | |3. Check whether the device is showing |( )YES ( )NO | |
| 247 | | connected on the status, depending on | | |
| 248 | | the device it will show "Aether" or | | |
| 249 | | "MCCMNC" format. | | |
| 250 | |4. Browse http://www.google.com/? |( )YES ( )NO | |
| 251 | | From the device web browser | | |
| 252 | | |Comments: | |
| 253 | +----------------------------------------------+------------------------------------+ |
| 254 | |
| 255 | CS-TOL02 Device Detach/Disconnect |
| 256 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 257 | |
| 258 | To test device can detach/disconnected by user initiation |
| 259 | |
| 260 | |
| 261 | +----------------------------------------------+------------------------------------+ |
| 262 | |Steps |Expected Outcome | |
| 263 | +----------------------------------------------+------------------------------------+ |
| 264 | |1. Make sure the device is connected to Aether|Able to detach the device and | |
| 265 | | |disconnect from the internet/Aether | |
| 266 | |2. Deselect the network (or forget the network|Network | |
| 267 | | , depending on device configuration) | | |
| 268 | |3. Try to browse http://www.google.com/? |( )YES ( )NO | |
| 269 | | From your web browser | | |
| 270 | | |Comments: | |
| 271 | +----------------------------------------------+------------------------------------+ |
| 272 | |
| 273 | |
| 274 | CS-TOL03 Bandwidth Test - Internet |
| 275 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 276 | |
| 277 | To test bandwidth available to a mobile device over Aether network. |
| 278 | |
| 279 | Please note the following, the bandwidth test depends on the eNB hardware, |
| 280 | your local breakout bandwidth, and the overall radio environment. |
| 281 | If you face an unexpected result, please explain it in the comment section in the outcome column. |
| 282 | |
| 283 | |
| 284 | +----------------------------------------------+------------------------------------+ |
| 285 | |Steps |Expected Outcome | |
| 286 | +----------------------------------------------+------------------------------------+ |
| 287 | |1. Open Speedtest app from your mobile device |Expected Bandwidth/Throughput | |
| 288 | | |observed | |
| 289 | | | | |
| 290 | |2. Run Speedtest 3 times, take the average as |( )YES ( )NO | |
| 291 | | the final result | | |
| 292 | | |Comments: | |
| 293 | +----------------------------------------------+------------------------------------+ |
| 294 | |
| 295 | |
| 296 | CS-TOL04 Bandwidth Test - Edge Application |
| 297 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 298 | |
| 299 | To test bandwidth available to a mobile device over Aether network. |
| 300 | |
| 301 | Please note the following, the bandwidth test depends on the eNB hardware, |
| 302 | your local breakout bandwidth, and the overall radio environment. If you face an unexpected result, |
| 303 | please explain it in the comment section in the outcome column. |
| 304 | |
| 305 | |
| 306 | +----------------------------------------------+------------------------------------+ |
| 307 | |Steps |Expected Outcome | |
| 308 | +----------------------------------------------+------------------------------------+ |
| 309 | |1. Initiate FTP Download from a local server |Expected Bandwidth/Throughput | |
| 310 | | (same location) connected to the enterprise|observed | |
| 311 | | network (through local breakout) | | |
| 312 | | | | |
| 313 | |2. Download 3 times, take the average as the |( )YES ( )NO | |
| 314 | | final result | | |
| 315 | | |Comments: | |
| 316 | +----------------------------------------------+------------------------------------+ |
| 317 | |
| 318 | |
| 319 | |
| 320 | Monitoring Services |
Zack Williams | 794532a | 2021-03-18 17:38:36 -0700 | [diff] [blame] | 321 | ------------------- |
Hung-Wei Chiu | 77c969e | 2020-10-23 18:13:07 +0000 | [diff] [blame] | 322 | |
| 323 | ACE uses the Grafana dashboard for monitoring services. |
| 324 | Each ACE will be provided with Read-Only Access to our centralized monitoring platform. |
| 325 | |
| 326 | |
| 327 | Application Services |
Zack Williams | 794532a | 2021-03-18 17:38:36 -0700 | [diff] [blame] | 328 | -------------------- |
Hung-Wei Chiu | 77c969e | 2020-10-23 18:13:07 +0000 | [diff] [blame] | 329 | |
| 330 | Aether uses Rancher to onboard applications to ACE. |
| 331 | Each ACE host will be provided with access to rancher to onboard applications on their ACE cluster. |
| 332 | |