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
043ba856
Commit
043ba856
authored
Jun 25, 2020
by
Michele Carignani
Browse files
fix IUT for SOL005 NSLCM-API APIVersion
parent
f3d68818
Changes
1
Hide whitespace changes
Inline
Side-by-side
SOL005/NSLifecycleManagement-API/ApiVersion.robot
View file @
043ba856
...
...
@@ -2,7 +2,7 @@
Resource
environment/variables.txt
Library
REST
${
V
NF
M
_SCHEMA}
://
${
V
NF
M
_HOST}
:
${
V
NF
M
_PORT}
ssl_verify=false
Library
REST
${NF
VO
_SCHEMA}
://
${NF
VO
_HOST}
:
${NF
VO
_PORT}
ssl_verify=false
Library
DependencyLibrary
Library
JSONLibrary
Library
JSONSchemaLibrary
schemas/
...
...
@@ -210,4 +210,4 @@ Check HTTP Response Body Json Schema Is
[
Arguments
]
${input}
${schema}
=
Catenate
${input}
.schema.json
Validate Json
${schema}
${response['body']}
Log
Json Schema Validation OK
\ No newline at end of file
Log
Json Schema Validation OK
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