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.
@@ -51,11 +51,11 @@ Get information about multiple alarms Bad Request Invalid attribute-based filter
[Documentation]Test ID: 7.3.5.1.4
[Documentation]Test ID: 7.3.5.1.4
...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
...Pre-conditions:
...Pre-conditions: none
...Reference: section 7.4.2.3.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:
...Applicability: none
...Post-Conditions:
...Post-Conditions: none
GET Fault Management Alarms With Invalid Filters
GET Fault Management Alarms With Invalid Filters
Check HTTP Response Status Code Is400
Check HTTP Response Status Code Is400
Check HTTP Response Body Json Schema IsProblemDetails
Check HTTP Response Body Json Schema IsProblemDetails
...Test title: Get Information about an individual subscription
...Test objective: The objective is to read an individual subscription for VNF alarms subscribed by the client
...Test objective: The objective is to read an individual subscription for NFVO alarms subscribed by the client and perform a JSON schema and content validation of the returned fault management individual subscription data structure
...Pre-conditions: The subscription with the given id exists
...Pre-conditions: The subscription with the given id exists
...Reference: section 7.4.5 - SOL003 v2.4.1
...Reference: section 7.4.5.3.2 - SOL003 v2.4.1
...Config ID: Config_prod_VNFM
...Config ID: Config_prod_VNFM
...Applicability:
...Applicability:none
...Post-Conditions:
...Post-Conditions:none
logTrying to get information about an individual subscription
GET Individual Subscription
Set Headers{"Accept":"${ACCEPT}"}
Check HTTP Response Status Code Is200
Run Keyword If${AUTH_USAGE}== 1Set Headers{"Authorization":"${AUTHORIZATION}"}
Check HTTP Response Body Json Schema IsFmSubscription