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.
@@ -39,7 +39,7 @@ Get information about multiple alarms with filters
...Test title: Get information about multiple alarms with filters
...Test title: Get information about multiple alarms with filters
...Test objective: The objective is to retrieve information about the alarm list and perform a JSON schema and content validation of the returned alarms data structure, and verify that the retrieved information matches the issued attribute-based filters
...Test objective: The objective is to retrieve information about the alarm list and perform a JSON schema and content validation of the returned alarms data structure, and verify that the retrieved information matches the issued attribute-based filters
...Pre-conditions: none
...Pre-conditions: none
...Reference: section 7.4.2 - SOL003 v2.4.1
...Reference: section 7.4.2.3.2 - SOL003 v2.4.1
...Config ID: Config_prod_VNFM
...Config ID: Config_prod_VNFM
...Applicability: none
...Applicability: none
...Post-Conditions: none
...Post-Conditions: none
@@ -52,7 +52,7 @@ Get information about multiple alarms Bad Request Invalid attribute-based filter
...Test title:The objective is to try to retrieve information about the alarm list and perform a JSON schema and content validation of the returned problem details data structure, and verify that the retrieved information matches the issued attribute-based filters
...Test title:The objective is to try to retrieve information about the alarm list and perform a JSON schema and content validation of the returned problem details data structure, and verify that the retrieved information matches the issued attribute-based filters
...Test objective: The objective is to retrieve information about the alarm list
...Test objective: The objective is to retrieve information about the alarm list
Send POST request for fault management Individual Alarm
Check HTTP Response Status Code Is405
Get information about an alarm
Get information about an fault management individual alarm
[Documentation]Test ID: 7.4.3.1
[Documentation]Test ID: 7.3.5.2.2
...Test title: Get information about an alarm
...Test title: Get information about an fault management individual alarm
...Test objective: The objective is to read an individual alarm.
...Test objective: The objective is to retrieve information about an individual alarm and perform a JSON schema and content validation of the returned alarm data structure
...Pre-conditions: The related alarm exists
...Pre-conditions: The related alarm exists
...Reference: section 7.4.3 - SOL003 v2.4.1
...Reference: section 7.4.3 - SOL003 v2.4.1
...Config ID: Config_prod_VNFM
...Config ID: Config_prod_VNFM
...Applicability:
...Applicability: none
...Post-Conditions:
...Post-Conditions:none
LogQuery VNF The GET method queries information about an alarm.
GET Fault Management Individual Alarm
Set Headers{"Accept":"${ACCEPT}"}
Check HTTP Response Status Code Is200
Set Headers{"Content-Type": "${CONTENT_TYPE}"}
Check HTTP Response Body Json Schema Isalarm
Run Keyword If${AUTH_USAGE}== 1Set Headers{"Authorization":"${AUTHORIZATION}"}
...Test objective: The objective is to Modify an individual alarm resource
...Test objective: The objective is to Modify an individual alarm resource and perform a JSON schema and content validation of the returned alarm data structure
...Pre-conditions: The related alarm exists
...Pre-conditions: The related alarm exists
...Reference: section 7.4.3 - SOL003 v2.4.1
...Reference: section 7.4.3.3.4 - SOL003 v2.4.1
...Config ID: Config_prod_VNFM
...Config ID: Config_prod_VNFM
...Applicability:
...Applicability: none
...Post-Conditions:
...Post-Conditions: none
logTrying to perform a PATCH. This method modifies an individual alarm resource
Modify an individual alarm resource - Precondition failed
[Documentation]Test ID: 7.4.3.2-1
[Documentation]Test ID: 7.4.5.2.5
...Test title: Modify an individual alarm resource - Precondition failed
...Test title: Modify an individual alarm resource - Precondition failed
...Test objective: The objective is to Modify an individual alarm resource
...Test objective: The objective is to test that we cannot Modify an individual alarm resource if the alarm is already in the state that is requested to be set
...Pre-conditions: The related alarm exists
...Pre-conditions: The related alarm exists
...Reference: section 7.4.3 - SOL003 v2.4.1
...Reference: section 7.4.3.3.4 - SOL003 v2.4.1
...Config ID: Config_prod_VNFM
...Config ID: Config_prod_VNFM
...Applicability:
...Applicability: none
...Post-Conditions: The alarm resource is not modified
...Post-Conditions: none
Depends On TestPATCH Alarm# If the previous test scceeded, it means that Etag has been modified