Versions Compared

Key

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

vCPE Integration Test CaseTest Preparation:

ONAP Sanity Check

Set up ONAP and

...

health check  

OOM installation
NumberIssuesStepIssues and Solution or WorkaroundJIRAWorkaround
Health checkSDNC fails health check intermittently

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

Reduce replica from 3 to 1 and not using clustering make the problem go away

Portal and GUI

SDC GUI doesn't come up. The workaround is find an old working image for sdc-frontend and replace the failing one

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

Model distribution

The workaround is find an old working image for sdc-frontend and replace the failing one






VNF onboarding, service creation and distribution

NumberIssue DescriptionJIRAWorkaround
1AAI model loader fails model distribution. It appears AAI widgets are not loaded after initialization
.Workaround:

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

run the script manually

root@oom-rancher:~# kubectl exec -it dev-aai-aai-traversal-b95847c96-fklkx -n onap gosu aaiadmin /opt/app/aai-traversal/bin/install/updateQueryData.sh

2Model distribution fails in SDNC because ueb-listener did not connect to SDC successful when starting

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

AAI-1759

SDNC-472

Bounce ueb-listener can resolve the issue