Versions Compared

Key

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

vCPE Integration Test Case

ONAP Sanity Check

Set up ONAP and health check  

NumberIssuesJIRAWorkaround
Health check1SDNC 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 GUI2

SDC GUI doesn't come up

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

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

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
keySDNC-472

Bounce ueb-listener can resolve the issue