Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Context Aggregator - Latest POMBA API

Test CaseDescriptionStatusOwnerDateJIRA linkComment
Ensure only 3 parameters are sent to the context builderVerify all of the underlying context builders receive a ‘Get context” request from POMBA-CA with the following 3 parameters: ServiceInstanceIdmodelVersionId, and modelInvariantId

Jira
serverONAP JIRA
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyLOG-439


Ensure the response from the Network Discovery Context Builder align with Common Model v.1Verify the response from Network Discovery Context Builder is using Common Model v.1

Jira
serverONAP JIRA
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyLOG-439


Retrieve model data for Network Discovery context builder
  • Verify POMBA-CA is able to retrieve model data from Network Discovery context builder
  • Verify the Network Discovery context builder receives a ‘Get context” request from POMBA-CA
  • Verify a response is received at POMBA-CA from Network Discovery context builder


Jira
serverONAP JIRA
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyLOG-439



Context Builder: AAI

Test CaseDescriptionStatusOwnerDateJIRA linkComment
Deploy MSVerify AAI Context Builder MS starts up without errorPASSDavid Stangl

Jira
serverONAP JIRA
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyLOG-521


success pathVerify that the AAI Context Builder service is able to process an incoming context request.PASS

Jira
serverONAP JIRA
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyLOG-521


bad credentialsVerify that the AAI Context Builder service fails to process a context request from a sender that cannot be authenticated. An error response should be returned to the Context Aggregator.PASS

Jira
serverONAP JIRA
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyLOG-521


sonar reportVerify that the AAI Context Builder service Sonar report does not include any critical level issues that need to be resolved.PASS

Jira
serverONAP JIRA
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyLOG-521


wiki updateVerify that the ONAP developer wiki has been updated to include pertinent information for the development and usage of the AAI Context Builder.PASS

Jira
serverONAP JIRA
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyLOG-521


...

Test CaseDescriptionStatusOwnerDateJIRA linkComment
api | network-discovery-context-builder | service | context | decomposition requestVerify that the Network Discovery Context Builder generates a service instance decomposition action when it is sent a POMBA request from the Context Aggregator. The decomposition request should utilize the proper credentials.PASS

Jira
serverONAP JIRA
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyLOG-401


api v1 | network-discovery-context-builder | service | context | decomposition request

Verify that the Network Discovery Context Builder generates a service instance decomposition action when it is sent a POMBA request from the Context Aggregator. The decomposition request should utilize the proper credentials.

The request includes new API v2 headers.



Jira
serverONAP JIRA
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyLOG-401


api v1 | network-discovery-context-builder | service | context | ignores extra parametersVerify that the Network Discovery Context Builder accepts a request that contains more query parameters than required (context-aggregator may send other parameters like modelVersionId and modelInvariantId).

Jira
serverONAP JIRA
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyLOG-401


api v1 | network-discovery-context-builder | service | context | no X-ONAP-PartnerNameVerify that the Network Discovery Context Builder returns an error to the Context Aggregator when its request does not include a PartnerName header.

Jira
serverONAP JIRA
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyLOG-401


api v1 | network-discovery-context-builder | service | context | using X-FromAppIdVerify that the Network Discovery Context Builder accepts X-FromAppId in lieu of X-ONAP-PartnerName

Jira
serverONAP JIRA
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyLOG-401


api v1 | network-discovery-context-builder | service | context | using X-TransactionIdVerify that the Network Discovery Context Builder accepts X-TransactionId in lieu of X-ONAP-RequestID

Jira
serverONAP JIRA
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyLOG-401


api | network-discovery-context-builder | service | context | bad usernameVerify that the Network Discovery Context Builder API disallows requests when the provided username is not correct.PASS

Jira
serverONAP JIRA
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyLOG-401


api | network-discovery-context-builder | service | context | bad passwordVerify that the Network Discovery Context Builder API disallows requests when the provided password is not correct.PASS

Jira
serverONAP JIRA
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyLOG-401


api | network-discovery-context-builder | service | context | no serviceInstanceIdVerify that the Network Discovery Context Builder returns an error to the Context Aggregator when its request does not include a service instance ID.PASS

Jira
serverONAP JIRA
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyLOG-401


api | network-discovery-context-builder | service | context | service decomposer downVerify that the Network Discovery Context Builder returns an error to the Context Aggregator when an audit request cannot be carried out due to an unresponsive Service Decomposer.PASS

Jira
serverONAP JIRA
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyLOG-401


api | network-discovery-context-builder | service | context | service not in aaiVerify that the Network Discovery Context Builder returns an error to the Context Aggregator when an audit request cannot be carried out due to the specified service not being available in the A&AI database.PASS

Jira
serverONAP JIRA
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyLOG-401


api v2 | network-discovery-context-builder | service | context | X-ONAP-TransactionIdVerify that the Network Discovery Context Builder returns an error to the Context Aggregator when its request does not include a service instance ID.

Jira
serverONAP JIRA
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyLOG-401


logging | network-discovery-context-builder | audit requestVerify that the Network Discovery Context Builder logs appropriate information upon reception of an audit request.PASS

Jira
serverONAP JIRA
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyLOG-401


logging | network-discovery-context-builder | audit request | missing parameterVerify that the Network Discovery Context Builder logs appropriate information upon reception of an audit request that is missing the required service instance ID.PASS

Jira
serverONAP JIRA
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyLOG-401


api | network-discovery-context-builder | service | context | swagger documentationVerify that the micro service API provides a swagger description of the API parameters, versions, etc.PASS

Jira
serverONAP JIRA
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyLOG-401


wiki | developer documentationVerify that the ONAP developer wiki has been updated with information regarding the Network Discovery Context Builder.

Jira
serverONAP JIRA
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyLOG-401


properties file | default resource types
PASS

Jira
serverONAP JIRA
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyLOG-401


properties file | no resource types
PASS

Jira
serverONAP JIRA
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyLOG-401


properties file | unknown resource type
PASS

Jira
serverONAP JIRA
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyLOG-401


properties file | missing resource type
PASS

Jira
serverONAP JIRA
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyLOG-401


Network-discovery-context-builder sends request | To Network Discovery for each resource typeVerify that the Network Discovery Context Builder sends one Network Discovery request for each resource found in the response from the Service Decomposition service.PASS

Jira
serverONAP JIRA
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyLOG-401


Network-discovery-context-builder disallows|unsupported resource typesVerify that the Network Discovery Context Builder is able to produce a final audit report when one (or more) of the resource discovery requests was rejected due to the resource type not being supported. The final report should include error messaging for the unsupported resource types.PASS

Jira
serverONAP JIRA
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyLOG-401


Network-discovery-context-builder | timeout is configurableVerify that the Network Discovery Context Builder timeout is configurable and resource discovery responses will be timeout based on the configured timePASS

Jira
serverONAP JIRA
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyLOG-401


Network-discovery-context-builder disallows| malformed requestVerify that the Network Discovery Context Builder disallows the resource discovery requests and gets rejected due to malformed requestPASS

Jira
serverONAP JIRA
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyLOG-401


Network-discovery-context-builder disallows| missing parameter| ServiceInstanceId and ONAP-PartnerNameVerify that the Network Discovery Context Builder disallows the resource discovery requests and gets rejected due missing ServiceInstanceId and ONAP-ParameterName. The final report should include  proper error codePASS

Jira
serverONAP JIRA
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyLOG-401


Network-discovery-context-builder| Not able to discover resource typeVerify that the Network Discovery Context Builder is able to generate a response back to context aggregator without any  resource type informationPASS

Jira
serverONAP JIRA
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyLOG-401


Network Discovery Context Builder returns failure| Network-Discovery is downVerify that the Network Discovery Context Builder returns a failure response to the Context Aggregator if resource discovery cannot be performed due to the unavailability of the Network Discovery service.The Network Discovery Context Builder disallows to accept a discovery request from the Network Discovery micro service
  • Response back should be 400 missing parameters
PASS

Jira
serverONAP JIRA
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyLOG-401


Network-discovery-context-builder disallows request | when network-discovery credentials incorrect or missingVerify that the Network Discovery Context Builder returns an error when network-discovery credentials are incorrectPASS

Jira
serverONAP JIRA
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyLOG-401


logging | network-discovery-context-builder | audit requestVerify that the Network Discovery Context Builder logs appropriate information when receiving the service decomposition response and generating resource discovery requests.PASS

Jira
serverONAP JIRA
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyLOG-401


logging | network-discovery-context-builder | audit requestVerify that the Network Discovery Context Builder logs appropriate information when receiving resource discovery results.PASS

Jira
serverONAP JIRA
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyLOG-401


wiki | developer documentationVerify that the ONAP developer wiki has been updated with information regarding the "discovery" part of the Network Discovery Context Builder.

Jira
serverONAP JIRA
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyLOG-401


Context Builder: Network Discovery - OOM

...