Commit c35297bd authored by Ayesha Ayub's avatar Ayesha Ayub Committed by Giacomo Bernini
Browse files

Fix testcase names in the VNFLifecycleManagement-API as per SOL002 v4.4.1

parent e7ed929b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -47,9 +47,9 @@ POST Create VNF Snapshot Task - CONFLICT
    Check HTTP Response Status Code Is    409
    Check HTTP Response Body Json Schema Is    ProblemDetails 

POST Create VNF Snapshot Task - UNPROCESSIBLE CONTENT
POST Create VNF Snapshot Task - UNPROCESSABLE CONTENT
    [Documentation]    Test ID: 6.3.5.23.4
    ...    Test title: POST Create VNF Snapshot Task - UNPROCESSIBLE CONTENT
    ...    Test title: POST Create VNF Snapshot Task - UNPROCESSABLE CONTENT
    ...    Test objective: The objective is to test that the POST method cannot request for a snapshot when the provided identifier of the target "Individual VNF snapshot" resource for the VNF snapshot is invalid. 
    ...    Pre-conditions: none
    ...    Reference: Clause 5.4.21.3.1 - ETSI GS NFV-SOL 002 [2] v4.4.1
+2 −2
Original line number Diff line number Diff line
@@ -162,9 +162,9 @@ GET information about multiple VNF instances with "exclude_default" and "fields"
    Check HTTP Response Status Code Is    200
    Check HTTP Response Body Json Schema Is    vnfInstances
    
POST Create a new vnfInstance - UNPROCESSIBLE CONTENT
POST Create a new vnfInstance - UNPROCESSABLE CONTENT
    [Documentation]    Test ID: 6.3.5.1.13
    ...    Test title: POST Create a new vnfInstance - UNPROCESSIBLE CONTENT
    ...    Test title: POST Create a new vnfInstance - UNPROCESSABLE CONTENT
    ...    Test objective: The objective is to test that a new VNF instance resource is not created when 
    ...    Pre-conditions: none
    ...    Reference: Clause 5.4.2.3.1 - ETSI GS NFV-SOL 002 [2] v4.4.1