WARNING! Gitlab maintenance operation scheduled for Monday, 20 April between 12:00 and 14:00 (CET). During this time window, short service interruptions (less than 5 minutes) may occur. Thank you in advance for your understanding.
...Test objective: The objective is to test the retrieval of information about an NFV-MANO functional entity by reading the NFV-MANO entity resource fails when the resource is not present and perform the JSON schema validation of the failed operation HTTP response.
...Pre-conditions: none
...Reference: clause 5.5.3.3.2 - ETSI GS NFV-SOL 009 [5] V3.3.1
...Config ID: Config_prod_NFV-MANO
...Applicability: none
...Post-Conditions: none
GET NFV-MANO entity resource
Check HTTP Response Status Code Is404
Check HTTP Response Body Json Schema IsProblemDetails
PUT NFV-MANO entity - Method not implemented
[Documentation]Test ID: 8.3.1.1.4
...Test title: PUT NFV-MANO entity - Method not implemented
...Test title: PUT NFV-MANO entity - Method not implemented
...Test objective: The objective is to test that PUT method is not allowed to update an NFV-MANO Entity.
...Test objective: The objective is to test that PUT method is not allowed to update an NFV-MANO Entity.
...Pre-conditions: none
...Pre-conditions: none
@@ -46,7 +60,7 @@ PUT NFV-MANO entity - Method not implemented
Check HTTP Response Status Code Is405
Check HTTP Response Status Code Is405
PATCH NFV-MANO entity
PATCH NFV-MANO entity
[Documentation]Test ID: 8.3.1.1.4
[Documentation]Test ID: 8.3.1.1.5
...Test title: PATCH NFV-MANO entity
...Test title: PATCH NFV-MANO entity
...Test objective: This method modifies the NFV-MANO entity resource
...Test objective: This method modifies the NFV-MANO entity resource
...Pre-conditions: NFV-MANO entity resource is already created.
...Pre-conditions: NFV-MANO entity resource is already created.
@@ -59,7 +73,7 @@ PATCH NFV-MANO entity
Check HTTP Response Body Json Schema IsManoConfigModifications
Check HTTP Response Body Json Schema IsManoConfigModifications
PATCH NFV-MANO entity - Conflict
PATCH NFV-MANO entity - Conflict
[Documentation]Test ID: 8.3.1.1.5
[Documentation]Test ID: 8.3.1.1.6
...Test title: PATCH NFV-MANO entity - Conflict
...Test title: PATCH NFV-MANO entity - Conflict
...Test objective: The objective is to test that the modification of the NFV-MANO entity resource failed due to a conflict with the state of the NFV-MANO entity resource and perform the JSON schema validation of the failed operation HTTP response.
...Test objective: The objective is to test that the modification of the NFV-MANO entity resource failed due to a conflict with the state of the NFV-MANO entity resource and perform the JSON schema validation of the failed operation HTTP response.
...Pre-conditions: NFV-MANO entity resource is already created.
...Pre-conditions: NFV-MANO entity resource is already created.
...Test objective: The objective is to test that the modification of the NFV-MANO entity resource failed because precondition given in an HTTP request header is not fulfilled and perform the JSON schema validation of the failed operation HTTP response.
...Test objective: The objective is to test that the modification of the NFV-MANO entity resource failed because precondition given in an HTTP request header is not fulfilled and perform the JSON schema validation of the failed operation HTTP response.
...Pre-conditions: NFV-MANO entity resource is already created.
...Pre-conditions: NFV-MANO entity resource is already created.