@@ -12,7 +12,7 @@ Request a Coordination of an LCM operation occurrence synchronously
[Documentation]Test ID: 5.3.8.2.1
...Test title:Request a Coordination of an LCM operation occurrence synchronously
...Test objective: The objective is to test the synchronous request for the coordination of an LCM operation occurrence and perform the JSON schema validation of the returned structure
...Pre-conditions: none
...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
...Config ID: Config_prod_OSS/BSS
...Applicability: none
@@ -28,7 +28,7 @@ Request a Coordination of an LCM operation occurrence asynchronously
[Documentation]Test ID: 5.3.8.2.2
...Test title:Request a Coordination of an LCM operation occurrence asynchronously
...Test objective: The objective is to test the asynchronous request for the coordination of an LCM operation occurrence and perform the validation of the headers returned
...Pre-conditions: none
...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
...Config ID: Config_prod_OSS/BSS
...Applicability: none
@@ -42,7 +42,7 @@ Request a Coordination of an LCM operation occurrence - CONFLICT # TO BE COMPLET
[Documentation]Test ID: 5.3.8.2.3
...Test title:Request a Coordination of an LCM operation occurrence synchronously ...
...Test objective: The objective is to test the failure of a request for the coordination of an LCM operation occurrence ...
...Pre-conditions: none
...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
...Config ID: Config_prod_OSS/BSS
...Applicability: none
@@ -56,7 +56,7 @@ Request a Coordination of an LCM operation occurrence synchronously - Service Un
[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 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: none
...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
...Config ID: Config_prod_OSS/BSS
...Applicability: none
@@ -70,7 +70,7 @@ 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 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: none
...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
...Config ID: Config_prod_OSS/BSS
...Applicability: none
@@ -79,24 +79,11 @@ Request a Coordination of an LCM operation occurrence without authentication
Check HTTP Response Status Code Is401
Request a Coordination of an LCM operation occurrence with malformed request
[Documentation]Test ID: 5.3.8.2.6
...Test title:Reques a Coordination of an LCM operation occurrence with malformed request
...Test objective: The objective is to test the failure of the request for the coordination of an LCM operation occurrence providing a malformed LcmCoordRequest body
...Pre-conditions: none
...Reference: Clause 12.4.2.3.1 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Config ID: Config_prod_OSS/BSS
...Applicability: none
...Post-Conditions: none
Send Post Request for coordination of an LCM operation occurrence with malformed request
Check HTTP Response Status Code Is400
Check HTTP Response Body Json Schema IsProblemDetails
GET all Coordinations of an LCM operation occurrence - method not implemented
[Documentation]Test ID: 5.3.8.2.7
[Documentation]Test ID: 5.3.8.2.6
...Test title: GET all Coordinations of an LCM operation occurrence
...Test objective: The objective is to test that the GET method is not allowed to retrieve coordination requests information
...Pre-conditions: One or more LCM Coordinations have been requested
...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
...Config ID: Config_prod_OSS/BSS
...Applicability: none
@@ -106,10 +93,10 @@ 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.8
[Documentation]Test ID: 5.3.8.2.7
...Test title: PUT all Coordinations of an LCM operation occurrence
...Test objective: The objective is to test that the PUT method is not allowed to modify coordination requests information
...Pre-conditions: One or more LCM Coordinations have been requested
...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
...Config ID: Config_prod_OSS/BSS
...Applicability: none
@@ -119,10 +106,10 @@ 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.9
[Documentation]Test ID: 5.3.8.2.8
...Test title: PATCH all Coordinations of an LCM operation occurrence
...Test objective: The objective is to test that the PATCH method is not allowed to modify coordination requests information
...Pre-conditions: One or more LCM Coordinations have been requested
...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
...Config ID: Config_prod_OSS/BSS
...Applicability: none
@@ -132,10 +119,10 @@ 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.10
[Documentation]Test ID: 5.3.8.2.9
...Test title: DELETE all Coordinations of an LCM operation occurrence
...Test objective: The objective is to test that the DELETE method is not allowed to remove coordination requests information
...Pre-conditions: One or more LCM Coordinations have been requested
...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