You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 18 Next »


Context Aggregator


Test CaseDescriptionStatusOwnerDateJIRA linkComment
Deploy context aggregator Micro ServiceVerify context aggregator MS starts up without errorPASS

LOG-519 - Getting issue details... STATUS


Consume audit event from “event bus” (message router)Verify audit event is consumed by POMBA-CA and is processed successfully
PASS

LOG-519 - Getting issue details... STATUS


Retrieve model data for all underlying context builders

Verify POMBA-CA is able to retrieve model data if all of the .properties files for all of the context builders exist in config/builders directory

Verify all of the underlying context builders receive a ‘Get context” request from POMBA-CA


Verify a response is received at POMBA-CA from all under lying context builders

PASS

LOG-519 - Getting issue details... STATUS


Unable to retrieve model data | Malformed .properties file for at least one of the underlying context buildersVerify POMBA-CA is unable to retrieve model data if one of the .properties files for a context builder (e.g. aai.properties) is misconfiguredPASS

LOG-519 - Getting issue details... STATUS


Unable to retrieve model data | Missing .properties file for a context builderVerify POMBA-CA is unable to retrieve model data if one of the .properties files for a context builder (e.g. aai.properties) is missing from config/builders directoryPASS

LOG-519 - Getting issue details... STATUS


Context Aggregator - OOM

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

LOG-422 - Getting issue details... STATUS


Login to the Context Aggregator pod and ensure it is runningVerify that the Context Aggregator pod is reachable and Context Aggregator is runningPASS
LOG-422 - Getting issue details... STATUS
Delete the deployed Context Aggregator from OOMVerify that the Context Aggregator pod can be deleted by using the standard OOM deletion instructionPASS

LOG-422 - Getting issue details... STATUS



Context Builder: AAI

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

LOG-521 - Getting issue details... STATUS


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

LOG-521 - Getting issue details... STATUS


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

LOG-521 - Getting issue details... STATUS


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

LOG-521 - Getting issue details... STATUS


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

LOG-521 - Getting issue details... STATUS


Context Builder: AAI - OOM

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

LOG-425 - Getting issue details... STATUS


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

LOG-425 - Getting issue details... STATUS


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

LOG-425 - Getting issue details... STATUS



Context Builder: SDC

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

LOG-522 - Getting issue details... STATUS


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

LOG-522 - Getting issue details... STATUS


Send API request to SDC context builder with error in modelVersionIdVerify that an error occurs when the null value or missing modelVersionIdPASS
LOG-522 - Getting issue details... STATUS
Send API request to SDC context builder - missing AppId from the headerVerify that missing parameter returns proper error code in responsePASS
LOG-522 - Getting issue details... STATUS
Send API request to SDC context builder - missing basic auth from the headerVerify that missing parameter returns proper error code in responsePASS
LOG-522 - Getting issue details... STATUS
Check sonar reportVerify that no critical sonar issuesPASS
LOG-522 - Getting issue details... STATUS
Review wiki pageVerify that the ONAP developer wiki has been updated with information regarding the SDC Builder.PASS

LOG-522 - Getting issue details... STATUS


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

LOG-424 - Getting issue details... STATUS


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

LOG-424 - Getting issue details... STATUS


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

LOG-424 - Getting issue details... STATUS



Context Builder: Network Discovery

Test CaseDescriptionStatusOwnerDateJIRA linkComment







Context Builder: Network Discovery - OOM

Test CaseDescriptionStatusOwnerDateJIRA linkComment
oom | install | network discovery context builderVerify that the Network Discovery Context Builder can be deployed using OOM.PASSDavid Stangl



OOM-1320 - Getting issue details... STATUS



Service Decomposition


Test CaseDescriptionStatusOwnerDateJIRA linkComment
GET A&AI service instance details - success scenarioVerify that A&AI data is populated  correctlyPASS

LOG-397 - Getting issue details... STATUS


GET A&AI service instance details - missing parameter(AppId)Verify that missing parameter returns proper error code in responsePASS

LOG-397 - Getting issue details... STATUS


GET A&AI service instance details - missing parameter(serviceInstanceId)Verify that missing parameter returns empty json responsePASS
LOG-397 - Getting issue details... STATUS
GET A&AI service instance details - invalid parameter(serviceInstanceId)Verify that missing parameter returns proper error code in responsePASS
LOG-397 - Getting issue details... STATUS
Malformed GET Request to fetch the dataVerify that malformed GET request returns proper error code in responsePASS
LOG-397 - Getting issue details... STATUS
service-decomposition | service includes VNFsVerify that VNF resources that comprise a services can be returned by the service decomposition micro service.PASS
LOG-397 - Getting issue details... STATUS
service-decomposition | service includes VNFCsVerify that VNFC resources that comprise a services can be returned by the service decomposition micro service.PASS
LOG-397 - Getting issue details... STATUS
service-decomposition | service includes VFModulesVerify that VFModule resources that comprise a services can be returned by the service decomposition micro service.PASS
LOG-397 - Getting issue details... STATUS
service-decomposition | service includes VServersVerify that VServer resources that comprise a services can be returned by the service decomposition micro service.PASS
LOG-397 - Getting issue details... STATUS
service-decomposition | service includes L3 networkVerify that L3 network resources that comprise a services can be returned by the service decomposition micro service.PASS
LOG-397 - Getting issue details... STATUS
GET Generic VNF output for supported resources with different combinations of the dataVerify that all supported resource types should be populated in correct hierarchyPASS
LOG-397 - Getting issue details... STATUS
service-decomposition | interrelated resources don't result in redundancy or unrelated service resourcesVerify that the service decomposition micro service returns only components directly related to the service and does not return duplicate components when the components are related to each other recursively.PASS
LOG-397 - Getting issue details... STATUS
service-decomposition | service not foundVerify that the service decomposition micro service returns an error code and message when the service that is requested cannot be located.PASS
LOG-397 - Getting issue details... STATUS
service-decomposition | X-ONAP-RequestID not specifiedVerify that the service decomposition micro service generates a unique transaction ID when one had not been specified in the request.FAIL

LOG-397 - Getting issue details... STATUS

X-ONAP-RequestID not generated by microservice. Not so much an issue because the only caller currently passes in an ID.

Tracking this issue outside of story.

service-decomposition | X-ONAP-RequestID specifiedVerify that the service decomposition micro service response uses the same unique transaction ID as was specified in the request.FAIL

LOG-397 - Getting issue details... STATUS

X-ONAP-RequestID not returned in response to caller.

Tracking this issue outside of story: LOG-237 - Getting issue details... STATUS

service-decomposition | X-ONAP-PartnerNameVerify that the service decomposition micro service response uses the same unique ONAP partner name as was specified in the request.FAIL

LOG-397 - Getting issue details... STATUS

X-ONAP-PartnerNAme not returned in response to caller.

Tracking this issue outside of story.

service-decomposition | A&AI connection severedVerify that the service decomposition micro service response includes an error code and error message when a lookup fails due to no connection to A&AI.PASS
LOG-397 - Getting issue details... STATUS
service-decomposition | mini-soakVerify that the service decomposition micro service can handle multiple and sometimes concurrent requests for decomposition without causing issue with the process (memory leaks, etc.) or providing callers with bad information (mixing up response content, etc.)PASS

LOG-397 - Getting issue details... STATUS


service-decompoistion | swagger API documentationVerify that the API documentation for the service decomposition micro service is available.PASS

LOG-397 - Getting issue details... STATUS




POMBA Validation Service

Test CaseDescriptionStatusOwnerDateJIRA linkComment
OOM | deploymentVerify that the Validation Service can be deployed in a POMBA environment with all the appropriate configuration, etc.PASS

LOG-427 - Getting issue details... STATUS


OOM | removalVerify that the Validation Service can be undeployed from a POMBA environment.PASS

LOG-427 - Getting issue details... STATUS


pomba-validation-service | RULES-VALIDATION | successVerify that the Validation Service can successfully consume a RULES-VALIDATION event, employ validation rules and return a validation report to the POA-AUDIT-RESULT queue in DMaaP.PASS

LOG-427 - Getting issue details... STATUS


pomba-validation-service | topic creation | POA-AUDIT-RESULTVerify that the Validation Service is able to create the POA-AUDIT-RESULT queue in DMaaP for the purposes of publishing the results of evaluations. This should be done at the time of the very first outgoing DMaaP event.FAIL

LOG-427 - Getting issue details... STATUS

General issue with components writing to DMaaP without an existing topic. Topic is created but message dropped. Subsequent messages are written correctly. Will be dealt with outside of this story.
sonar reportVerify that the Validation Service Sonar report does not include any critical level issues that need to be resolved.PASS

LOG-427 - Getting issue details... STATUS



POMBA Data Router

Test CaseDescriptionStatusOwnerDateJIRA linkComment
data-router | orchestration-event-service | orchestration-event | success | no transaction IDVerify that the Data Router can successfully process an incoming request and produce a DMaaP event with the information.PASS


LOG-572 - Getting issue details... STATUS


data-router | orchestration-event-service | orchestration-event | success | transaction ID providedVerify that the Data Router can successfully process an incoming request that includes a transaction ID to use.PASS

LOG-572 - Getting issue details... STATUS


data-router | orchestration-event-service | orchestration-event | success | multiple servicesVerifythat the Data Router can successfully process an incoming request and producePASS

LOG-572 - Getting issue details... STATUS


data-router | POA-AUDIT-RESULT | successVerify that the Data Router monitors the DMaaP POA-AUDIT-RESULT queue and is able to process events tat are found, resulting in a request to the SDS.PASS

LOG-572 - Getting issue details... STATUS


data-router | orchestration-event-service | orchestration-event | missing service instance IDVerify that the Data Router rejects an incoming request that does not specify a service instance ID.PASS

LOG-572 - Getting issue details... STATUS


data-router | orchestration-event-service | orchestration-event | missing model version IDVerify that the Data Router rejects an incoming request that does not specify a service instance ID.PASS

LOG-572 - Getting issue details... STATUS


data-router | orchestration-event-service | orchestration-event | DMaaP not availableVerify that the Data Router responds with an error code when the DMaaP service is not accessible when a request is being processed.PASS

LOG-572 - Getting issue details... STATUS


data-router | POA-AUDIT-RESULT | malformed eventVerify that the Data Router fails gracefully when a POA-AUDIT-RESULT event is being processed but the content of the event prevents proper processing.PASS

LOG-572 - Getting issue details... STATUS


data-router | POA-AUDIT-RESULT | SDS not availableVerify that the Data Router fails gracefully when a POA-AUDIT-RESULT event is being processed and the SDS is not available to receive requests.PASS

LOG-572 - Getting issue details... STATUS


data-router | orchestration-event-service | orchestration-event | bad certificateVerify that the Data Router rejects connections from clients that do not utilize the correct certificate (or the certificate is bad).PASS

LOG-572 - Getting issue details... STATUS


data-router | orchestration-event-service | orchestration-event | missing certificateVerify that the Data Router rejects connections from clients that do not utilize the correct keystore password.PASS

LOG-572 - Getting issue details... STATUS



POMBA Data Router - OOM

Test CaseDescriptionStatusOwnerDateJIRA linkComment
OOM | deploymentVerify that the Data Router can be deployed in a POMBA environment with all the appropriate configuration, etc.PASS

LOG-572 - Getting issue details... STATUS


OOM | removalVerify that the Data Router can be undeployed from a POMBA environment.PASS

LOG-572 - Getting issue details... STATUS



POMBA Search Data Service

Test CaseDescriptionStatusOwnerDateJIRA linkComment
POA-AUDIT-REPORT eventVerify that the Search Data Service is able to accept POMBA messaging from the Data Router.PASS

LOG-612 - Getting issue details... STATUS


POMBA Search Data Service - OOM

Test CaseDescriptionStatusOwnerDateJIRA linkComment
oom | search-data-service | installVerify that the Search Data Service can be deployed in a POMBA environment using OOM.PASS


LOG-612 - Getting issue details... STATUS


  • No labels