Integration Testing
Note: The OOF-PCI use case implementation and testing will be done at the Rutgers University Winlab ONAP Wireless Lab. Access is available to interested ONAP members.
Please see this page for details: Open Wireless Laboratory (OWL) at Wireless Information Network Laboratory (WINLAB)
Note: DMaaP should be setup for most of the test cases below.
# | Component(s) | Test Case | Status | Remarks |
---|---|---|---|---|
1 | DCAE (SON Handler MS) | SON Handler Micro-service successfully on-boarded on to DCAE | NOT YET TESTED | |
2 | DCAE (SON Handler MS) | SON Handler Micro-service's DB is up and the Micro-service is able to read/write data. | NOT YET TESTED | |
3 | DCAE (SON Handler MS) | SON Handler Micro-service is able to successfully fetch config policies from Consul. | ||
4 | OOF and Policy | OOF is able to successfully fetch config policy from Policy | NOT YET TESTED | |
5 | DCAE (SON Handler MS) | SON Handler Micro-service is able to successfully receive a message over DMaaP containing PM/FM data (from VES Collector) | NOT YET TESTED | |
6 | DCAE (SON Handler MS) and SDN-R | SON Handler Micro-service is able to successfully receive a message over DMaaP containing neighbor list update (from SDN-R) | NOT YET TESTED | |
7 | DCAE (SON Handler MS) and Config DB | SON Handler Micro-service is able to successfully fetch neighbor list details from Config DB. | NOT YET TESTED | |
8 | DCAE (SON Handler MS) and OOF | SON Handler Micro-service invokes REST API of OOF for PCI optimization and receives response from OOF | NOT YET TESTED | |
9 | DCAE (SON Handler MS) and OOF | SON Handler Micro-service invokes REST API of OOF for PCI optimization and receives response from OOF | NOT YET TESTED | |
10 | OOF and Config DB | OOF is able to obtain relevant neighbor list information for optimization algorithm from ConfigDB (REST API) | NOT YET TESTED | |
11 | DCAE (SON Handler MS) and OOF | SON Handler Micro-service receives optimization result from OOF (via callback URL) and sends response | NOT YET TESTED | |
12 | DCAE (SON Handler MS) and Config DB | SON Handler Micro-service is able to successfully fetch PNF details from Config DB | NOT YET TESTED | |
13 | DCAE (SON Handler MS) and Policy | SON Handler Micro-service is able to send PCI/neighbor list updates via DMaaP to Policy | NOT YET TESTED | |
14 | Policy and SDN-R | Policy is able to successfully send a DMaaP message (to SDN-R) with PCI/neighbor list updates. | NOT YET TESTED | |
15 | Policy and SDN-R | Policy is able to successfully receive a DMaaP message (fromSDN-R) with PCI/neighbor list update response | NOT YET TESTED | |
16 | DCAE (SON Handler MS) and Policy | SON Handler Micro-service is able to receive PCI/neighbor list update response via DMaaP from Policy, process it and logs the results. | NOT YET TESTED | |
17 | DCAE (SON Handler MS) | SON Handler Micro-service is able to process FM KPI data, store as needed, and apply rules to recommend removal of a neighbor relationship. | NOT YET TESTED | |
18 | ConfigDB | ConfigDB established with Dublin enhancements (update single cell's details) | NOT YET TESTED | |
19 | SDN-R | SDN-R receives netconf notification, updates ConfigDB for neighbor list change | NOT YET TESTED | |
20 | SDN-R | Upon receiving message from Policy, SDN-R sends netconf message to RAN-Sim. | NOT YET TESTED | |
21 | DCAE (VES Collector) | VES Collector receives VES messages from RAN-Simulator | NOT YET TESTED |
Test Case ID | <name> | ||||
Test Case Name | SON Handler Micro-service successfully on-boarded on to DCAE | ||||
Description | SON Handler Micro-service is successfully onboarded via CLI and Blueprint. | ||||
Release | Dublin | ||||
Pre-conditions | (a) DCAE up and running (b) DCAE CLI available | ||||
Testing Steps |
| ||||
Conclusion (Pass /Fail) | |||||
Testing Lab | Winlab |