Commit fce36d78 authored by Elian Kraja's avatar Elian Kraja Committed by Giacomo Bernini
Browse files

Fixing test case naming and titles

parent 56f0ea5e
Loading
Loading
Loading
Loading
+7 −8
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@ Request a cancellation of an ongoing coordination action

Request a cancellation of a finished coordination action 
    [Documentation]    Test ID: 5.3.8.4.2
    ...    Test title:  Request a cancellation of aterminated coordination action
    ...    Test title: Request a cancellation of a finished coordination action
    ...    Test objective: The objective is to test the request for the cancellation of a finished coordination action
    ...    Pre-conditions: A finished coordination action is available
    ...    Reference: Clause 12.4.4.3.1 - ETSI GS NFV-SOL 005 [3] v3.5.1
@@ -35,10 +35,9 @@ Request a cancellation of a finished coordination action
    Check HTTP Response Body Json Schema Is    ProblemDetails
 


Request a cancellation of an ongoing coordination action without authentication
    [Documentation]    Test ID: 5.3.8.4.3
    ...    Test title:  Reques a cancellation of an ongoing coordination action without using authentication
    ...    Test title: Request a cancellation of an ongoing coordination action without authentication
    ...    Test objective: The objective is to test the failure of the request for a cancellation of a coordination task when no authentication is used
    ...    Pre-conditions: none
    ...    Reference: Clause 12.4.4.3.1 - ETSI GS NFV-SOL 005 [3] v3.5.1
@@ -51,7 +50,7 @@ Request a cancellation of an ongoing coordination action without authentication

GET information about a cancellation of an ongoing coordination action - method not implemented
    [Documentation]    Test ID: 5.3.8.4.4
    ...    Test title: GET information about a cancellation of an ongoing coordination action
    ...    Test title: GET information about a cancellation of an ongoing coordination action - method not implemented
    ...    Test objective: The objective is to test that the GET method is not allowed to retrieve cancellation details of an ongoing coordination action
    ...    Pre-conditions: A cancellation task has been activated
    ...    Reference: Clause 12.4.4.3.2 - ETSI GS NFV-SOL 005 [3] v3.5.1
@@ -64,7 +63,7 @@ GET information about a cancellation of an ongoing coordination action - method

PUT information about a cancellation of an ongoing coordination action - method not implemented
    [Documentation]    Test ID: 5.3.8.4.5
    ...    Test title: PUT information about a cancellation of an ongoing coordination action
    ...    Test title: PUT information about a cancellation of an ongoing coordination action - method not implemented
    ...    Test objective: The objective is to test that the PUT method is not allowed to modify cancellation details of an ongoing coordination action
    ...    Pre-conditions: A cancellation task has been activated
    ...    Reference: Clause 12.4.4.3.3 - ETSI GS NFV-SOL 005 [3] v3.5.1
@@ -77,7 +76,7 @@ PUT information about a cancellation of an ongoing coordination action - method

PATCH information about a cancellation of an ongoing coordination action - method not implemented
    [Documentation]    Test ID: 5.3.8.4.6
    ...    Test title: PATCH information about a cancellation of an ongoing coordination action
    ...    Test title: PATCH information about a cancellation of an ongoing coordination action - method not implemented
    ...    Test objective: he objective is to test that the PATCH method is not allowed to modify cancellation details of an ongoing coordination action
    ...    Pre-conditions: A cancellation task has been activated
    ...    Reference: Clause 12.4.4.3.4 - ETSI GS NFV-SOL 005 [3] v3.5.1
@@ -90,7 +89,7 @@ PATCH information about a cancellation of an ongoing coordination action - metho

DELETE information about a cancellation of an ongoing coordination action - method not implemented
    [Documentation]    Test ID: 5.3.8.4.7
    ...    Test title: DELETE information about a cancellation of an ongoing coordination action
    ...    Test title: DELETE information about a cancellation of an ongoing coordination action - method not implemented
    ...    Test objective: The objective is to test that the DELETE method is not allowed to remove cancellation details of an ongoing coordination action
    ...    Pre-conditions: A cancellation task has been activated
    ...    Reference: Clause 12.4.4.3.5 - ETSI GS NFV-SOL 005 [3] v3.5.1
+9 −9
Original line number Diff line number Diff line
@@ -38,9 +38,9 @@ Request a Coordination of an LCM operation occurrence asynchronously
    Check HTTP Response Header Contains    Location


Request a Coordination of an LCM operation occurrence - CONFLICT # TO BE COMPLETED
Request a Coordination of an LCM operation occurrence - CONFLICT
    [Documentation]    Test ID: 5.3.8.2.3
    ...    Test title:  Request a Coordination of an LCM operation occurrence synchronously ... 
    ...    Test title:  Request a Coordination of an LCM operation occurrence - CONFLICT
    ...    Test objective: The objective is to test the failure of a request for the coordination of an LCM operation occurrence ...
    ...    Pre-conditions: The status of the related LCM opeation occurrence is not "PROCESSING"
    ...    Reference: Clause 12.4.2.3.1 - ETSI GS NFV-SOL 005 [3] v3.5.1
@@ -52,9 +52,9 @@ Request a Coordination of an LCM operation occurrence - CONFLICT # TO BE COMPLET
    Check HTTP Response Body Json Schema Is    ProblemDetails
    

Request a Coordination of an LCM operation occurrence synchronously - Service Unavailable # TO BE COMPLETED
Request a Coordination of an LCM operation occurrence synchronously - Service Unavailable
    [Documentation]    Test ID: 5.3.8.2.4
    ...    Test title:  Request a Coordination of an LCM operation occurrence synchronously with the NFVO that is not able to perform the request immediately
    ...    Test title:  Request a Coordination of an LCM operation occurrence synchronously - Service Unavailable
    ...    Test objective: The objective is to test the request for the coordination of an LCM operation occurrence and the verify that the NFVO cannot perform immediately teh request, but can perform it sometime in the future.
    ...    Pre-conditions: The status of the related LCM opeation occurrence is "PROCESSING" but API producer cannot 
    ...    Reference: Clause 12.4.2.3.1 - ETSI GS NFV-SOL 005 [3] v3.5.1
@@ -68,7 +68,7 @@ Request a Coordination of an LCM operation occurrence synchronously - Service Un

Request a Coordination of an LCM operation occurrence without authentication
    [Documentation]    Test ID: 5.3.8.2.5
    ...    Test title:  Reques a Coordination of an LCM operation occurrence without using authentication
    ...    Test title:  Request a Coordination of an LCM operation occurrence without authentication
    ...    Test objective: The objective is to test teh failure of the request for the coordination of an LCM operation occurrence without providing an authentication token
    ...    Pre-conditions: The status of the related LCM opeation occurrence is "PROCESSING"
    ...    Reference: Clause 12.4.2.3.1 - ETSI GS NFV-SOL 005 [3] v3.5.1
@@ -81,7 +81,7 @@ Request a Coordination of an LCM operation occurrence without authentication

GET all Coordinations of an LCM operation occurrence - method not implemented
    [Documentation]    Test ID: 5.3.8.2.6
    ...    Test title: GET all Coordinations of an LCM operation occurrence
    ...    Test title: GET all Coordinations of an LCM operation occurrence - method not implemented
    ...    Test objective: The objective is to test that the GET method is not allowed to retrieve coordination requests information
    ...    Pre-conditions: The status of the related LCM opeation occurrence is "PROCESSING"
    ...    Reference: Clause 12.4.2.3.2 - ETSI GS NFV-SOL 005 [3] v3.5.1
@@ -94,7 +94,7 @@ GET all Coordinations of an LCM operation occurrence - method not implemented

PUT all Coordinations of an LCM operation occurrence - method not implemented
    [Documentation]    Test ID: 5.3.8.2.7
    ...    Test title: PUT all Coordinations of an LCM operation occurrence
    ...    Test title: PUT all Coordinations of an LCM operation occurrence - method not implemented
    ...    Test objective: The objective is to test that the PUT method is not allowed to modify coordination requests information
    ...    Pre-conditions: The status of the related LCM opeation occurrence is "PROCESSING"
    ...    Reference: Clause 12.4.2.3.3 - ETSI GS NFV-SOL 005 [3] v3.5.1
@@ -107,7 +107,7 @@ PUT all Coordinations of an LCM operation occurrence - method not implemented

PATCH all Coordinations of an LCM operation occurrence - method not implemented
    [Documentation]    Test ID: 5.3.8.2.8
    ...    Test title: PATCH all Coordinations of an LCM operation occurrence
    ...    Test title: PATCH all Coordinations of an LCM operation occurrence - method not implemented
    ...    Test objective: The objective is to test that the PATCH method is not allowed to modify coordination requests information
    ...    Pre-conditions: The status of the related LCM opeation occurrence is "PROCESSING"
    ...    Reference: Clause 12.4.2.3.4 - ETSI GS NFV-SOL 005 [3] v3.5.1
@@ -120,7 +120,7 @@ PATCH all Coordinations of an LCM operation occurrence - method not implemented

DELETE all Coordinations of an LCM operation occurrence - method not implemented
    [Documentation]    Test ID: 5.3.8.2.9
    ...    Test title: DELETE all Coordinations of an LCM operation occurrence
    ...    Test title: DELETE all Coordinations of an LCM operation occurrence - method not implemented
    ...    Test objective: The objective is to test that the DELETE method is not allowed to remove coordination requests information
    ...    Pre-conditions: The status of the related LCM opeation occurrence is "PROCESSING"
    ...    Reference: Clause 12.4.2.3.5 - ETSI GS NFV-SOL 005 [3] v3.5.1
+8 −8
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ Library OperatingSystem
*** Test Cases ***
POST an individual coordination action of an LCM operation occurrence - method not implemented
    [Documentation]    Test ID: 5.3.8.3.1
    ...    Test title: POST an individual coordination action of an LCM operation occurrence
    ...    Test title: POST an individual coordination action of an LCM operation occurrence - method not implemented
    ...    Test objective: The objective is to test that the POST method is not allowed to submit a new individuaal coordination requests information
    ...    Pre-conditions: One or more LCM Coordinations have been requested
    ...    Reference: Clause 12.4.3.3.1 - ETSI GS NFV-SOL 005 [3] v3.5.1
@@ -23,7 +23,7 @@ POST an individual coordination action of an LCM operation occurrence - method n

Get information about a finished coordination task 
    [Documentation]    Test ID: 5.3.8.3.2
    ...    Test title:  Request information related to a terminated coordination task
    ...    Test title:  Get information about a finished coordination task 
    ...    Test objective: The objective is to retrieve information about an individual coordination task and perform a JSON schema validation.
    ...    Pre-conditions: Individual coordination task is terminated
    ...    Reference: Clause 12.4.3.3.2 - ETSI GS NFV-SOL 005 [3] v3.5.1
@@ -37,7 +37,7 @@ Get information about a finished coordination task

Get information about an ongoing coordination task 
    [Documentation]    Test ID: 5.3.8.3.3
    ...    Test title:  Request information related to an ongoing coordination task
    ...    Test title:  Get information about an ongoing coordination task 
    ...    Test objective: The objective is to retrieve information about an individual coordination task that is still in running or is in the process of being cancelled
    ...    Pre-conditions: Individual coordination task is still ongoing or is in the process of being cancelled
    ...    Reference: Clause 12.4.3.3.2 - ETSI GS NFV-SOL 005 [3] v3.5.1
@@ -50,7 +50,7 @@ Get information about an ongoing coordination task

Get information about an invalid coordination task 
    [Documentation]    Test ID: 5.3.8.3.4
    ...    Test title:  Request information related to an invalid coordination task
    ...    Test title: Get information about an invalid coordination task
    ...    Test objective: The objective is to try to read an individual coordination task
    ...    Pre-conditions: Individual coordination task is not present
    ...    Reference: Clause 12.4.3.3.2 - ETSI GS NFV-SOL 005 [3] v3.5.1
@@ -63,7 +63,7 @@ Get information about an invalid coordination task

Get information about a finished coordination task without authentication
    [Documentation]    Test ID: 5.3.8.3.5
    ...    Test title:  Request information related to a finished coordination task without authentication
    ...    Test title:  Get information about a finished coordination task without authentication
    ...    Test objective: The objective is to try to read an individual coordination task without using authentication
    ...    Pre-conditions: none
    ...    Reference: Clause 12.4.3.3.2 - ETSI GS NFV-SOL 005 [3] v3.5.1
@@ -76,7 +76,7 @@ Get information about a finished coordination task without authentication

PUT an individual coordination action of an LCM operation occurrence - method not implemented
    [Documentation]    Test ID: 5.3.8.3.6
    ...    Test title: PUT an individual coordination action of an LCM operation occurrence
    ...    Test title: PUT an individual coordination action of an LCM operation occurrence - method not implemented
    ...    Test objective: The objective is to test that the PUT method is not allowed to modify an individual coordination action
    ...    Pre-conditions: One or more LCM Coordinations have been requested
    ...    Reference: Clause 12.4.3.3.3 - ETSI GS NFV-SOL 005 [3] v3.5.1
@@ -89,7 +89,7 @@ PUT an individual coordination action of an LCM operation occurrence - method no

PATCH an individual coordination action of an LCM operation occurrence - method not implemented
    [Documentation]    Test ID: 5.3.8.3.7
    ...    Test title: PATCH an individual coordination action of an LCM operation occurrence
    ...    Test title: PATCH an individual coordination action of an LCM operation occurrence - method not implemented
    ...    Test objective: The objective is to test that the PATCH method is not allowed to modify an individual coordination action
    ...    Pre-conditions: One or more LCM Coordinations have been requested
    ...    Reference: Clause 12.4.3.3.4 - ETSI GS NFV-SOL 005 [3] v3.5.1
@@ -102,7 +102,7 @@ PATCH an individual coordination action of an LCM operation occurrence - method

DELETE an individual coordination action of an LCM operation occurrence - method not implemented
    [Documentation]    Test ID: 5.3.8.3.8
    ...    Test title: DELETE an individual coordination action of an LCM operation occurrence
    ...    Test title: DELETE an individual coordination action of an LCM operation occurrence - method not implemented
    ...    Test objective: The objective is to test that the DELETE method is not allowed to remove an individual coordination action
    ...    Pre-conditions: One or more LCM Coordinations have been requested
    ...    Reference: Clause 12.4.3.3.5 - ETSI GS NFV-SOL 005 [3] v3.5.1