Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
NFV - Network Functions Virtualisation
api-tests
Commits
7f140078
Commit
7f140078
authored
Jun 12, 2020
by
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
Changes
2
Hide whitespace changes
Inline
Side-by-side
SOL005/NSDManagement-API/IndividualNSDescriptor.robot
View file @
7f140078
...
...
@@ -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 E
t
ag
Check HTTP Response Header Contains E
T
ag
Check HTTP Response Body NsdInfo Identifier matches the requested Network Service Descriptor Information
GET Individual Network Service Descriptor Information with invalid resource identifier
...
...
SOL005/NSDManagement-API/NSDManagementKeywords.robot
View file @
7f140078
...
...
@@ -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]['E
t
ag']}
Set Suite Variable
${original_etag}
${response['headers]['E
T
ag']}
Create Sessions
Pass Execution If
${NFVO_CHECKS_NOTIF_ENDPOINT}
=
= 0
MockServer not started as NFVO is not checking the notification endpoint
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment