Commit 7f140078 authored by Elian Kraja's avatar Elian Kraja
Browse files

Merge branch '2.6.1-fix-plu' of https://forge.etsi.org/rep/nfv/api-tests into 2.6.1-fix-plu

parents 6d6fb0c8 43098326
......@@ -22,7 +22,7 @@ GET Individual Network Service Descriptor Information
GET Individual Network Service Descriptor Information
Check HTTP Response Status Code Is 200
Check HTTP Response Body Json Schema Is NsdInfo
Check HTTP Response Header Contains Etag
Check HTTP Response Header Contains ETag
Check HTTP Response Body NsdInfo Identifier matches the requested Network Service Descriptor Information
GET Individual Network Service Descriptor Information with invalid resource identifier
......
......@@ -1033,7 +1033,7 @@ Check HTTP Response Header Contains
Check HTTP Response Header Contains Etag
Should Contain ${response['headers']} ETag
Log Header is present
Set Suite Variable ${original_etag} ${response['headers]['Etag']}
Set Suite Variable ${original_etag} ${response['headers]['ETag']}
Create Sessions
Pass Execution If ${NFVO_CHECKS_NOTIF_ENDPOINT} == 0 MockServer not started as NFVO is not checking the notification endpoint
......
Supports Markdown
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