Commit bc9ce6cf authored by reinosop's avatar reinosop
Browse files

Fix Basic13. vnf-profile-id was not correct

After merge of https://osm.etsi.org/gerrit/c/osm/LCM/+/12827


Basic13 started to failed.

A problem when adding the relations existed before the commit
but the exception was not properly raised.

After merge we could explicitly see the problem.
Signed-off-by: reinosop's avatarPatricia Reinoso <patricia.reinoso@canonical.com>
parent 3ba2b55f
Pipeline #8935 failed with stage
in 1 minute and 47 seconds
...@@ -31,7 +31,7 @@ nsd: ...@@ -31,7 +31,7 @@ nsd:
relation: relation:
- name: relation - name: relation
entities: entities:
- id: 1 - id: vnf1
endpoint: interface endpoint: interface
- id: 2 - id: vnf2
endpoint: interface endpoint: interface
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment