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
NumberIssuesJIRAWorkaround
Health checkSDNC 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 GUI

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

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

AAI-1759

SDNC-472

Bounce ueb-listener can resolve the issue