Skip to content
Snippets Groups Projects
Commit c1b2a655 authored by root's avatar root Committed by Michele Carignani
Browse files

bug-fixes final list v3

parent bde52e22
No related branches found
No related tags found
No related merge requests found
......@@ -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:
......
......@@ -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: 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
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment