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.
@@ -12,7 +12,7 @@ Request to compile the logged data into a file - Synchronous mode
[Documentation]Test ID: 8.3.4.4.1
...Test title: Request to compile the logged data into a file - Synchronous mode
...Test objective: The objective is to request to compile the logged data into a file in synchronous mode and perform a JSON schema validation on the returned log report data structure
...Pre-conditions:
...Pre-conditions: none
...Reference: clause 8.5.6.3.1 - ETSI GS NFV-SOL 009 [5] V3.3.1
...Config ID: Config_prod_NFV-MANO
...Applicability: The NFV-MANO can decide immediately what to respond to a compile request
@@ -27,7 +27,7 @@ Request to compile the logged data into a file - Asynchronous mode
[Documentation]Test ID: 8.3.4.4.2
...Test title: Request to compile the logged data into a file - Asynchronous mode
...Test objective: The objective is to request to compile the logged data into a file in asynchronous mode and perform a JSON schema validation on the returned log report data structure
...Pre-conditions:
...Pre-conditions: none
...Reference: clause 8.5.6.3.1 - ETSI GS NFV-SOL 009 [5] V3.3.1
...Config ID: Config_prod_NFV-MANO
...Applicability: The NFV-MANO can not decide immediately what to respond to a compile request
@@ -41,11 +41,11 @@ Request to compile the logged data into a file - Already Processing
[Documentation]Test ID: 8.3.4.4.3
...Test title: Request to compile the logged data into a file - Already Processing
...Test objective: The objective is to request to compile the logged data into a file when a log data compilation and report creation is already ongoing, or a log report has just been created, for the specified logging job at the time of processing the request and perform a JSON schema validation on the returned log report data structure
...Pre-conditions:
...Pre-conditions: none
...Reference: clause 8.5.6.3.1 - ETSI GS NFV-SOL 009 [5] V3.3.1
...Config ID: Config_prod_NFV-MANO
...Applicability:
...Post-Conditions:
...Applicability: none
...Post-Conditions: none
Send Log data Request
Check HTTP Response Status Code Is303
Check Operation Occurrence Id
@@ -54,7 +54,7 @@ Request to compile the logged data into a file with unprocessable entity
[Documentation]Test ID: 8.3.4.4.4
...Test title: Request to compile the logged data into a file with unprocessable entity
...Test objective:The objective is to test that the rrequest to compile the logged data into a file fails when error in request body.
...Pre-conditions:
...Pre-conditions: none
...Reference: clause 8.5.6.3.1 - ETSI GS NFV-SOL 009 [5] V3.3.1
...Config ID: Config_prod_NFV-MANO
...Applicability: none
@@ -67,11 +67,11 @@ GET Compiled Log Data - Method not implemented
[Documentation]Test ID: 8.3.4.4.5
...Test title: GET Compiled Log Data - Method not implemented
...Test objective: The objective is to test that GET method is not allowed to retrieve compiled log data.
...Pre-conditions:
...Pre-conditions: none
...Reference: clause 8.5.6.3.2 - ETSI GS NFV-SOL 009 [5] V3.3.1
...Config ID: Config_prod_NFV-MANO
...Applicability: none
...Post-Conditions:
...Post-Conditions: none
Send Get Compiled Log Data
Check HTTP Response Status Code Is405
@@ -79,11 +79,11 @@ PUT Compiled Log Data - Method not implemented
[Documentation]Test ID: 8.3.4.4.6
...Test title: PUT Compiled Log Data - Method not implemented
...Test objective: The objective is to test that PUT method is not allowed to update compiled log data.
...Pre-conditions:
...Pre-conditions: none
...Reference: clause 8.5.6.3.3 - ETSI GS NFV-SOL 009 [5] V3.3.1
...Config ID: Config_prod_NFV-MANO
...Applicability: none
...Post-Conditions:
...Post-Conditions: none
Send PUT Compiled Log Data
Check HTTP Response Status Code Is405
@@ -91,11 +91,11 @@ PATCH Compiled Log Data - Method not implemented
[Documentation]Test ID: 8.3.4.4.7
...Test title: PATCH Compiled Log Data - Method not implemented
...Test objective: The objective is to test that PATCH method is not allowed to update compiled log data.
...Pre-conditions:
...Pre-conditions: none
...Reference: clause 8.5.6.3.4 - ETSI GS NFV-SOL 009 [5] V3.3.1
...Config ID: Config_prod_NFV-MANO
...Applicability: none
...Post-Conditions:
...Post-Conditions: none
Send PATCH Compiled Log Data
Check HTTP Response Status Code Is405
@@ -103,11 +103,11 @@ DELETE Compiled Log Data - Method not implemented
[Documentation]Test ID: 8.3.4.4.8
...Test title: DELETE Compiled Log Data - Method not implemented
...Test objective: The objective is to test that DELETE method is not allowed to update compiled log data.
...Pre-conditions:
...Pre-conditions: none
...Reference: clause 8.5.6.3.5 - ETSI GS NFV-SOL 009 [5] V3.3.1