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: none
...Pre-conditions: logging job is available
...Reference: clause 8.5.6.3.1 - ETSI GS NFV-SOL 009 [6] V3.3.1
...Config ID: Config_prod_NFV-MANO
...Applicability: The NFV-MANO can decide immediately what to respond to a compile request
@@ -26,15 +26,15 @@ 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
...Pre-conditions: none
...Pre-conditions: logging job is available
...Reference: clause 8.5.6.3.1 - ETSI GS NFV-SOL 009 [6] V3.3.1
...Config ID: Config_prod_NFV-MANO
...Applicability: The NFV-MANO can not decide immediately what to respond to a compile request
...Post-Conditions: none
...Post-Conditions: log report is available to the API consumer
Send Log data Request in Asynchronous mode
Check HTTP Response Status Code Is202
Check HTTP Response Header Contains Location
Wait for compilation success notification
Check postcondition Wait for compilation success notification
Request to compile the logged data into a file - Already Processing