Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
api-tests
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Miguel Angel Reina Ortega
api-tests
Commits
9ef12731
Commit
9ef12731
authored
6 years ago
by
Elian Kraja
Browse files
Options
Downloads
Patches
Plain Diff
Small fix
parent
0bb40f73
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
SOL003/VNFLifecycleManagement-API_egm/InstantiateVNFTaskWithCheckAndNotifies.robot
+3
-2
3 additions, 2 deletions
...ment-API_egm/InstantiateVNFTaskWithCheckAndNotifies.robot
with
3 additions
and
2 deletions
SOL003/VNFLifecycleManagement-API_egm/InstantiateVNFTaskWithCheckAndNotifies.robot
+
3
−
2
View file @
9ef12731
...
...
@@ -13,8 +13,9 @@ Library JSONLibrary
Library
REST
${VNFM_SCHEMA}
://
${VNFM_HOST}
:
${VNFM_PORT}
Documentation
...
Preconditions:
...
...
Subscription to LCM operations.
...
...
The notification enpoint will be condifured on http://localhost:8888/subscribe
...
...
Mock server's jar should be locally present on the same directory when the test will run
...
...
The notification endpoint will be configured on http://localhost:8888/subscribe
...
...
Subscription to LCM operations previously performed using as callback_URI: http://localhost:8888/subscribe.
*** Test Cases ***
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment