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
e66ace92
Commit
e66ace92
authored
Dec 04, 2018
by
Elian Kraja
Browse files
Fix notification handler on the ncm loop
parent
7ef693fc
Changes
1
Hide whitespace changes
Inline
Side-by-side
SOL003/VNFLifecycleManagement-API_egm/InstantiateVNFTaskWithCheckAndNotifications.robot
View file @
e66ace92
...
...
@@ -121,13 +121,14 @@ Verify Notification Handler
Wait Until VNF Instantiated
[
Arguments
]
${vnfLcmOpOccId}
${req}
=
Start Notification Handler
VnfLcmOperationOccurrenceNotification
${callback_endpoint}
:FOR
${i}
IN RANGE
20
\
${req}
=
Start Notification Handler
VnfLcmOperationOccurrenceNotification
${callback_endpoint}
\
Sleep
10s
\
Verify
Notification Handler
${req}
\
Verify
Mock Expectation
${req}
\
Get
${vnfLcmOpOccId}
\
${body}
=
Output
response body
\
Exit For Loop If
${body.operationState}
=
= COMPLETED
Clear Requests
${callback_endpoint}
\ 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