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
c1b2a655
Commit
c1b2a655
authored
5 years ago
by
root
Committed by
Michele Carignani
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
bug-fixes final list v3
parent
bde52e22
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
SOL003/VNFLifecycleManagement-API/IndividualVNFInstance.robot
+1
-1
1 addition, 1 deletion
...03/VNFLifecycleManagement-API/IndividualVNFInstance.robot
SOL005/NSLifecycleManagement-API/UpdateNSTask.robot
+3
-3
3 additions, 3 deletions
SOL005/NSLifecycleManagement-API/UpdateNSTask.robot
with
4 additions
and
4 deletions
SOL003/VNFLifecycleManagement-API/IndividualVNFInstance.robot
+
1
−
1
View file @
c1b2a655
...
...
@@ -67,7 +67,7 @@ PATCH Individual VNFInstance Precondition failed
[
Documentation
]
Test ID: 7.3.1.2.5
...
Test title: PATCH Individual VNFInstance Precondition failed
...
Test objective: The objective is to test a PATCH request when Pre-condition given in HTTP request header failed due to ETag mismatch
...
Pre-conditions:
VNF Instance is created (Test ID 7.3.1.2.2)
...
Pre-conditions:
VNF Instance is
already
created (Test ID 7.3.1.2.2)
...
Reference: clause 5.4.3.3.4 - ETSI GS NFV-SOL 003 [1] v2.4.1
...
Config ID: Config_prod_VNFM
...
Applicability:
...
...
This diff is collapsed.
Click to expand it.
SOL005/NSLifecycleManagement-API/UpdateNSTask.robot
+
3
−
3
View file @
c1b2a655
...
...
@@ -12,7 +12,7 @@ POST Update a NSInstance
[
Documentation
]
Test ID: 5.3.2.5.1
...
Test title: POST Update a NSInstance
...
Test objective: The objective is to test that POST method update a NS instance
...
Pre-conditions:
a
n
existing NS Instance
...
Pre-conditions:
A
n
Ns Instance is already created.
...
Reference: clause 6.4.6.3.1 - ETSI GS NFV-SOL 005 [3] v2.4.1
...
Config ID: Config_prod_NFVO
...
Applicability: none
...
...
@@ -25,7 +25,7 @@ POST Update a NSInstance Conflict
[
Documentation
]
Test ID: 5.3.2.5.2
...
Test title: POST Update a NSInstance Conflict
...
Test objective: The objective is to test that POST method fail if a NS Instance is not existing or is not in NOT_INSTANTIATED state
...
Pre-conditions:
an existing NS
Instance
...
Pre-conditions:
An Ns Instance is already created
...
Reference: clause 6.4.6.3.1 - ETSI GS NFV-SOL 005 [3] v2.4.1
...
Config ID: Config_prod_NFVO
...
Applicability: none
...
...
@@ -82,4 +82,4 @@ DELETE Update NSInstance - Method not implemented
DELETE Update NSInstance
Check HTTP Response Status Code Is
405
\ No newline at end of file
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