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.
@@ -16,31 +16,30 @@ Request to compile the logged data into a file - Synchronous mode
...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
...Post-Conditions: The compiled log information is available.
...Post-Conditions: none
Send Log data Request in Synchronous mode
Check HTTP Response Status Code Is201
Check Operation Occurrence Id
Check HTTP Response Header Contains Location
Check HTTP Response Body Json Schema IsLogReport
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
...Test objective: The objective is to request to compile the logged data into a file in asynchronous mode
...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
...Post-Conditions: The compiled log information is available.
...Post-Conditions: none
Send Log data Request in Asynchronous mode
Check HTTP Response Status Code Is202
Check Operation Occurrence Id
Check HTTP Response Header Contains Location
Wait for compilation success notification
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
...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
...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
@@ -48,7 +47,7 @@ Request to compile the logged data into a file - Already Processing
...Post-Conditions: none
Send Log data Request
Check HTTP Response Status Code Is303
Check Operation Occurrence Id
Check HTTP Response Header Contains Location
Request to compile the logged data into a file with unprocessable entity
@@ -15,15 +15,14 @@ POST Individual Logging Job - Method not implemented
...Reference: clause 8.5.4.3.1 - ETSI GS NFV-SOL 009 [5] V3.3.1
...Config ID: Config_prod_NFV-MANO
...Applicability: none
...Post-Conditions: The Logging Job is not created on the NFV-MANO
...Post-Conditions: none
Send Post request for individual Logging Job
Check HTTP Response Status Code Is405
Check Postcondition Logging Job is not Created
GET individual Logging Job
[Documentation]Test ID: 8.3.4.2.2
...Test title: Get individual Logging Job
...Test objective: The objective is to test the retrieval of an individual logging job and perform a JSON schema and content validation of the collected job data structure
...Test objective: The objective is to test the retrieval of an individual logging job and perform a JSON schema validation of the collected job data structure
...Pre-conditions: Logging Job is already created.
...Reference: clause 8.5.4.3.2 - ETSI GS NFV-SOL 009 [5] V3.3.1
...Config ID: Config_prod_NFV-MANO
@@ -55,7 +54,7 @@ PUT Individual Logging Job - Method not implemented
...Reference: clause 8.5.4.3.3 - ETSI GS NFV-SOL 009 [5] V3.3.1
...Config ID: Config_prod_NFV-MANO
...Applicability: none
...Post-Conditions: The Logging Job is not modified by the operation
...Test objective: The objective is to test the retrieval of individual subscription and perform a JSON schema and content validation of the returned subscription data structure
...Test objective: The objective is to test the retrieval of individual subscription and perform a JSON schema validation of the returned subscription data structure
...Pre-conditions: At least one subscription is available in the NFV-MANO.
...Reference: clause 8.5.8.3.2 - ETSI GS NFV-SOL 009 [5] V3.3.1
...Config ID: Config_prod_NFV-MANO
@@ -66,10 +66,9 @@ POST Individual Subscription - Method not implemented
...Reference: clause 8.5.8.3.1 - ETSI GS NFV-SOL 009 [5] V3.3.1
...Config ID: Config_prod_NFV-MANO
...Applicability: none
...Post-Conditions: The VNF Performance Subscription is not created on the NFV-MANO
...Post-Conditions: none
Send Post request for individual Subscription
Check HTTP Response Status Code Is405
Check Postcondition Subscription is not Created
PUT Individual Subscription - Method not implemented
[Documentation]Test ID: 8.3.4.6.6
@@ -79,10 +78,9 @@ PUT Individual Subscription - Method not implemented
...Reference: clause 8.5.8.3.3 - ETSI GS NFV-SOL 009 [5] V3.3.1
...Config ID: Config_prod_NFV-MANO
...Applicability: none
...Post-Conditions: The subscription is not modified by the operation
...Post-Conditions: none
Send Put request for individual Subscription
Check HTTP Response Status Code Is405
Check Postcondition Subscription is Unmodified (Implicit)
PATCH Individual Subscription - Method not implemented