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
424b5955
Commit
424b5955
authored
Nov 21, 2018
by
Elian Kraja
Browse files
Removing unused keywords and libraries
parent
3f0aa4d4
Changes
5
Hide whitespace changes
Inline
Side-by-side
SOL002/VNFIndicatorNotification-API_nxw/VnfIndicatorNotification.robot
View file @
424b5955
...
@@ -5,7 +5,6 @@ Library MockServerLibrary
...
@@ -5,7 +5,6 @@ Library MockServerLibrary
Library
Process
Library
Process
Library
OperatingSystem
Library
OperatingSystem
Library
BuiltIn
Library
BuiltIn
Library
RequestsLibrary
Library
Collections
Library
Collections
Library
String
Library
String
...
@@ -93,6 +92,5 @@ DELETE VNF Indicator Notification
...
@@ -93,6 +92,5 @@ DELETE VNF Indicator Notification
Create Sessions
Create Sessions
Start Process
java
-jar
../../mockserver-netty-5.3.0-jar-with-dependencies.jar
-serverPort
${callback_port}
alias=mockInstance
Start Process
java
-jar
../../mockserver-netty-5.3.0-jar-with-dependencies.jar
-serverPort
${callback_port}
alias=mockInstance
Wait For Process
handle=mockInstance
timeout=5s
on_timeout=continue
Wait For Process
handle=mockInstance
timeout=5s
on_timeout=continue
Create Session
server
${callback_uri}
:
${callback_port}
Create Mock Session
${callback_uri}
:
${callback_port}
Create Mock Session
${callback_uri}
:
${callback_port}
\ No newline at end of file
SOL002/VNFPerformanceManagementNotification-API_nxw/PerformanceManagementNotification.robot
View file @
424b5955
...
@@ -5,7 +5,6 @@ Library MockServerLibrary
...
@@ -5,7 +5,6 @@ Library MockServerLibrary
Library
Process
Library
Process
Library
OperatingSystem
Library
OperatingSystem
Library
BuiltIn
Library
BuiltIn
Library
RequestsLibrary
Library
Collections
Library
Collections
Library
String
Library
String
...
@@ -120,5 +119,4 @@ DELETE Performance Notification
...
@@ -120,5 +119,4 @@ DELETE Performance Notification
Create Sessions
Create Sessions
Start Process
java
-jar
../../mockserver-netty-5.3.0-jar-with-dependencies.jar
-serverPort
${callback_port}
alias=mockInstance
Start Process
java
-jar
../../mockserver-netty-5.3.0-jar-with-dependencies.jar
-serverPort
${callback_port}
alias=mockInstance
Wait For Process
handle=mockInstance
timeout=5s
on_timeout=continue
Wait For Process
handle=mockInstance
timeout=5s
on_timeout=continue
Create Session
server
${callback_uri}
:
${callback_port}
Create Mock Session
${callback_uri}
:
${callback_port}
Create Mock Session
${callback_uri}
:
${callback_port}
\ No newline at end of file
SOL003/VNFIndicatorNotification-API_nxw/VnfIndicatorNotification.robot
View file @
424b5955
...
@@ -5,7 +5,6 @@ Library MockServerLibrary
...
@@ -5,7 +5,6 @@ Library MockServerLibrary
Library
Process
Library
Process
Library
OperatingSystem
Library
OperatingSystem
Library
BuiltIn
Library
BuiltIn
Library
RequestsLibrary
Library
Collections
Library
Collections
Library
String
Library
String
...
@@ -93,6 +92,5 @@ Delete VNF Indicator Notification
...
@@ -93,6 +92,5 @@ Delete VNF Indicator Notification
Create Sessions
Create Sessions
Start Process
java
-jar
../../mockserver-netty-5.3.0-jar-with-dependencies.jar
-serverPort
${callback_port}
alias=mockInstance
Start Process
java
-jar
../../mockserver-netty-5.3.0-jar-with-dependencies.jar
-serverPort
${callback_port}
alias=mockInstance
Wait For Process
handle=mockInstance
timeout=5s
on_timeout=continue
Wait For Process
handle=mockInstance
timeout=5s
on_timeout=continue
Create Session
server
${callback_uri}
:
${callback_port}
Create Mock Session
${callback_uri}
:
${callback_port}
Create Mock Session
${callback_uri}
:
${callback_port}
\ No newline at end of file
SOL003/VNFPackageManagementNotification-API_nxw/PackageManagementNotification.robot
View file @
424b5955
...
@@ -5,7 +5,6 @@ Library MockServerLibrary
...
@@ -5,7 +5,6 @@ Library MockServerLibrary
Library
Process
Library
Process
Library
OperatingSystem
Library
OperatingSystem
Library
BuiltIn
Library
BuiltIn
Library
RequestsLibrary
Library
Collections
Library
Collections
Library
String
Library
String
...
@@ -119,5 +118,4 @@ DELETE VNF Package Management Notification
...
@@ -119,5 +118,4 @@ DELETE VNF Package Management Notification
Create Sessions
Create Sessions
Start Process
java
-jar
../../mockserver-netty-5.3.0-jar-with-dependencies.jar
-serverPort
${callback_port}
alias=mockInstance
Start Process
java
-jar
../../mockserver-netty-5.3.0-jar-with-dependencies.jar
-serverPort
${callback_port}
alias=mockInstance
Wait For Process
handle=mockInstance
timeout=5s
on_timeout=continue
Wait For Process
handle=mockInstance
timeout=5s
on_timeout=continue
Create Session
server
${callback_uri}
:
${callback_port}
Create Mock Session
${callback_uri}
:
${callback_port}
Create Mock Session
${callback_uri}
:
${callback_port}
\ No newline at end of file
SOL003/VNFPerformanceManagementNotification-API_nxw/PerformanceManagementNotification.robot
View file @
424b5955
...
@@ -5,7 +5,6 @@ Library MockServerLibrary
...
@@ -5,7 +5,6 @@ Library MockServerLibrary
Library
Process
Library
Process
Library
OperatingSystem
Library
OperatingSystem
Library
BuiltIn
Library
BuiltIn
Library
RequestsLibrary
Library
Collections
Library
Collections
Library
String
Library
String
...
@@ -66,7 +65,7 @@ Post Threshold Crossed Notification
...
@@ -66,7 +65,7 @@ Post Threshold Crossed Notification
Clear Requests
${callback_endpoint}
Clear Requests
${callback_endpoint}
PostThreshold Crossed Notification Negative 404
Post
Threshold Crossed Notification Negative 404
${json}
=
Get File
schemas/ProblemDetails.schema.json
${json}
=
Get File
schemas/ProblemDetails.schema.json
${BODY}
=
evaluate
json.loads('''
${json}
''')
json
${BODY}
=
evaluate
json.loads('''
${json}
''')
json
Log
Creating mock request and response to handleThreshold Crossed Notification to handle 404 error
Log
Creating mock request and response to handleThreshold Crossed Notification to handle 404 error
...
@@ -120,5 +119,4 @@ DELETE Performance Notification
...
@@ -120,5 +119,4 @@ DELETE Performance Notification
Create Sessions
Create Sessions
Start Process
java
-jar
../../mockserver-netty-5.3.0-jar-with-dependencies.jar
-serverPort
${callback_port}
alias=mockInstance
Start Process
java
-jar
../../mockserver-netty-5.3.0-jar-with-dependencies.jar
-serverPort
${callback_port}
alias=mockInstance
Wait For Process
handle=mockInstance
timeout=5s
on_timeout=continue
Wait For Process
handle=mockInstance
timeout=5s
on_timeout=continue
Create Session
server
${callback_uri}
:
${callback_port}
Create Mock Session
${callback_uri}
:
${callback_port}
Create Mock Session
${callback_uri}
:
${callback_port}
\ No newline at end of file
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