Functional Testing
The testing shall be performed at Rutgers Winlab ONAP Wireless Lab.
1. SON-Handler MS (DCAE)
Note: For the tests involving DMaaP, DMaaP should be set up. For API calls/responses, if the real components (e.g., OOF) are not available, stubs shall be used.
S.No. | Description | Status | Remarks |
---|---|---|---|
1. | SON Handler MS successfully on-boarded on to DCAE and comes online | COMPLETED | |
2. | PostgreSQL DB (used by SON Handler MS) comes online | COMPLETED | |
3. | SON Handler MS is able to successfully fetch configuration policies using CBS API | COMPLETED | |
4. | SON Handler MS is able to subscribe to DMaaP messages | COMPLETED | |
5. | SON Handler MS is able to receive messages on DMaaP (e.g., from SDN-R, VES-Collector, Policy) | COMPLETED | |
6. | SON Handler MS is able to post messages on DMaaP (e.g., to Policy) | COMPLETED | |
7. | SON Handler MS is able to read/write data (e.g., state info, FM data) into PostgreSQL DB | COMPLETED | |
8. | SON Handler is able to invoke API call(s) to ConfigDB and handle the response | COMPLETED | |
9. | SON Handler MS is able to invoke API call(s) towards OOF for PCI optimization | COMPLETED | |
10. | SON Handler MS is able to handle callbackURL call (async response) from OOF, process it, and send out a DMaaP message (to Policy) | COMPLETED | |
11. | SON Handler MS log message formats are compliant to the ONAP logging specifications | COMPLETED |
2. Policy
S.No. | Description | Status | Remarks |
---|---|---|---|
1. | Policy Handler (DCAE) is able to fetch the SON-Handler MS config policies | COMPLETED | |
2. | SON Control Loop to be extended to include waiting of DMaaP message (response), in response to the forward control message (from SDN-R) | COMPLETED | |
3. | Policy is able to receive the new DMaaP message (from SDN-R) to notify the result of changes in RAN | COMPLETED | |
4. | Policy is able to send the new DMaaP message to SON-Handler MS to notify the result of changes in RAN, upon reception of response DMaaP message (from SDN-R) | COMPLETED |