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 Legacy
serverSystem Jira
serverId4733707d-2057-3a0f-ae5e-4fd8aff50176
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 Legacy
serverSystem Jira
serverId4733707d-2057-3a0f-ae5e-4fd8aff50176
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 Legacy
serverSystem Jira
serverId4733707d-2057-3a0f-ae5e-4fd8aff50176
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 Legacy
serverSystem Jira
serverId4733707d-2057-3a0f-ae5e-4fd8aff50176
keySDNC-472

Bounce ueb-listener can resolve the issue