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.
...Test title: VNF Indicator Value Change Notification
Create Mock Expectation${req}${rsp}
...Test objective: The objective is to test the dispatch of VNF Indicator Value Change Notification when new indicator values are available in the VNF, and perform a JSON schema and content validation of the delivered notification
Sleep${sleep_interval}
...Pre-conditions: A VNF is instantiated, and a subscription for indicator value change notifications is available in the VNF.
Verify Mock Expectation${req}
...Reference:section 8.4.7.3.1 - SOL002 v2.4.1
Clear Requests${callback_endpoint}
...Config ID: Config_prod_VNF
...Applicability: none
...Post-Conditions: none
Trigger the availability of new indicator value in the VNF (external action)
Check Indicator Value Change Notification Http POST Request Body Json Schema IsVnfIndicatorValueChangeNotification
Check Indicator Value Change Notification Http POST Request Body notificationType attribute IsVnfIndicatorValueChangeNotification
...Test title: VNF Indicator Value Change Notification
LogCreating mock request and response to handle VNF Indicator Notification
...Test objective: The objective is to test the dispatch of VNF Indicator Value Change Notification when new indicator values are available in the VNFM, and perform a JSON schema and content validation of the delivered notification