Versions Compared

Key

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

...

Test CaseDescriptionStatusOwnerDateJIRA linkComment
Deploy AAI Context Builder in OOMVerify that the AAI Context Builder can be deployed in a Kubernetes environmentPASS

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


Login to the AAI Context Builder pod and ensure it is runningVerify that the AAI Context Builder pod is reachable and SDC Context Builder is runningPASS

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


Delete the deployed AAi Context Builder from OOMVerify that the AAI Context Builder pod can be deleted by using the standard OOM deletion instructionPASS

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



Context Builder:

...

AAI - APIv1 Update

Test CaseDescriptionStatusOwnerDateJIRA linkComment
Deploying SDC
aai-context-builder | service | context | successVerify that
SDC context builder can be deployed (manually)PASS
the AAI Context Builder is capable of receiving a context request that includes only the serviceInstanceId parameter.

Jira
serverONAP JIRA
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyLOG-
522Send API request to SDC context builder
461



aai-context-builder | service | v1 | contextVerify that the AAI Context Builder is able to accept context requests that explicitly specify v1 of the API.
Verify that an API request can be sent to SDC context builderPASS


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

522Send API request to SDC context builder with error in modelVersionIdVerify that an error occurs when the null value or missing modelVersionId

461


aai-context-builder | swagger | index.htmlVerify that the AAI Context Builder provides swagger documentation for the latest API (v1).
PASS


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

522Send API request to SDC context builder - missing AppId from the headerVerify that missing parameter returns proper error code in response

461


aai-context-builder | service | context | missing serviceInstanceIdVerify that the AAI Context Builder service will fail to process a context request that does not provide a service-Instance-Id. An error response should be returned to the Context Aggregator.
PASS


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

522Send API request to SDC context builder - missing basic auth from the header

461


aai-context-builder | service | context | header | missing application idVerify that the AAI Context Builder service will fail to process a context request that does not provide an AppId in the header. An error response should be returned to the Context Aggregator.

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


aai-context-builder | service | context | service not in AAIVerify that the AAI Context Builder service returns a suitable response when the service for which context is requested cannot be found in the A&AI database.

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



Context Builder: SDC

Test CaseDescriptionStatusOwnerDateJIRA linkComment
Deploying SDC context builder serviceVerify that SDC context builder can be deployed (manually)PASS

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


Send API request to SDC context builderVerify that an API request can be sent to SDC context builderPASS

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


Send API request to SDC context builder with error in modelVersionIdVerify that an error occurs when the null value or missing modelVersionIdPASS
Jira
serverONAP JIRA
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyLOG-522

Send API request to SDC context builder - missing AppId from the headerVerify that missing parameter returns proper error code in responsePASS
Jira
serverONAP JIRA
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyLOG-522

Send API request to SDC context builder - missing basic auth from the headerVerify that missing parameter returns proper error code in responsePASS
Jira
serverONAP JIRA
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyLOG-522

Check sonar reportVerify that no critical sonar issuesPASS
Jira
serverONAP JIRA
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyLOG-522

Review wiki pageVerify that the ONAP developer wiki has been updated with information regarding the SDC Builder.PASS

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


Context Builder: SDC - OOM

Test CaseDescriptionStatusOwnerDateJIRA linkComment
Deploy SDC Context Builder in OOMVerify that the SDC Context Builder can be deployed in a Kubernetes environmentPASS

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


Login to the SDC Context Builder pod and ensure it is runningVerify that the SDC Context Builder pod is reachable and SDC Context Builder is runningPASS

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


Delete the deployed SDC Context Builder from OOMVerify that the SDC Context Builder pod can be deleted by using the standard OOM deletion instructionPASS

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



Context Builder: SDC - APIv1 Update

Verify that missing parameter returns proper error code in responsePASS
Test CaseDescriptionStatusOwnerDateJIRA link
Deploy SDC Context Builder in OOMVerify that the SDC Context Builder can be deployed in a Kubernetes environment

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



SDC-context-builder | service | context | successVerify that the SDC Context Builder is capable of receiving a context request that includes only the modelVersionId parameter.

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


api v1 - SDC-context-builder | service |context

ignores extra parameters

Verify that the SDC Context Builder is able to accept context requests that explicitly specify v1 of the API.

API contains parameters extra parameters like serviceType and customerId.

  • That required ones are:modelVersionId, modelInvariantId,serviceInstanceId,XFromApId,xTransactionId


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

522

448


api v1 - SDC-context-builder | service | context

do not include serviceType

Verify that the SDC Context Builder is able to accept context requests that explicitly specify v1 of the API.

Absence of serviceType should not cause problem.

Check sonar reportVerify that no critical sonar issuesPASS



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

522Review wiki pageVerify that the ONAP developer wiki has been updated with information regarding the SDC Builder.

448


api v1 - SDC-context-builder | service | context

do not include customerId

Verify that the SDC Context Builder is able to accept context requests that explicitly specify v1 of the API.

Absence of customerId should not cause problem.

PASS



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

522Test CaseDescriptionStatusOwnerDateJIRA linkCommentDeploy SDC Context Builder in OOM

448

Context Builder: SDC - OOM


SDC-context-builder | swagger | index.html
Verify that the SDC Context Builder
can be deployed in a Kubernetes environmentPASS
provides swagger documentation for the latest API (v1).

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

424

448

Login to the SDC Context Builder pod and ensure it is running

SDC-context-builder | service | context | missing modelVersionIdVerify that the SDC Context Builder
pod is reachable and SDC Context Builder is runningPASS
service will fail to process a context request that does not provide a service-Instance-Id. An error response should be returned to the Context Aggregator.

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

424Delete the deployed SDC Context Builder from OOM

448


SDC-context-builder | service | context | model version id not in SDCVerify that the SDC Context Builder
pod can be deleted by using the standard OOM deletion instructionPASS
service returns a suitable response when the service for which context is requested cannot be found in SDC.

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

424

448


Context Builder: Network Discovery

...