Loading tests/features/CAPIF Api Events/capif_events_api.robot +8 −2 Original line number Diff line number Diff line Loading @@ -173,6 +173,7 @@ Invoker receives Service API Invocation events ... events=@{events_list} ... notification_destination=${NOTIFICATION_DESTINATION_URL}/testing ... event_filters=${event_filters} ... supported_features=4 ${resp}= Post Request Capif ... /capif-events/v1/${register_user_info_invoker['api_invoker_id']}/subscriptions ... json=${request_body} Loading Loading @@ -245,6 +246,7 @@ Invoker subscribe to Service API Available and Unavailable events ... events=@{events_list} ... notification_destination=${NOTIFICATION_DESTINATION_URL}/testing ... event_filters=${event_filters} ... supported_features=4 ${resp}= Post Request Capif ... /capif-events/v1/${register_user_info_invoker['api_invoker_id']}/subscriptions ... json=${request_body} Loading Loading @@ -315,6 +317,7 @@ Invoker subscribe to Service API Update ... events=@{events_list} ... notification_destination=${NOTIFICATION_DESTINATION_URL}/testing ... event_filters=${event_filters} ... supported_features=4 ${resp}= Post Request Capif ... /capif-events/v1/${register_user_info_invoker['api_invoker_id']}/subscriptions ... json=${request_body} Loading Loading @@ -358,6 +361,7 @@ Provider subscribe to API Invoker events ${request_body}= Create Events Subscription ... events=@{events_list} ... notification_destination=${NOTIFICATION_DESTINATION_URL}/testing ... supported_features=4 ${resp}= Post Request Capif ... /capif-events/v1/${register_user_info_provider['amf_id']}/subscriptions ... json=${request_body} Loading @@ -377,7 +381,7 @@ Provider subscribe to API Invoker events ... http://${CAPIF_CALLBACK_IP}:${CAPIF_CALLBACK_PORT}/netapp_new_callback Set To Dictionary ... ${request_body} ... notification_destination=${new_notification_destination} ... notificationDestination=${new_notification_destination} ${resp}= Put Request Capif ... ${url.path} ... ${request_body} Loading @@ -387,7 +391,7 @@ Provider subscribe to API Invoker events # Check Update Check Response Variable Type And Values ${resp} 200 APIInvokerEnrolmentDetails ... notification_destination=${new_notification_destination} ... notificationDestination=${new_notification_destination} # Remove Invoker from CCF ${resp}= Delete Request Capif Loading Loading @@ -433,6 +437,7 @@ Invoker subscribed to ACL update event ${request_body}= Create Events Subscription ... events=@{events_list} ... notification_destination=${NOTIFICATION_DESTINATION_URL}/testing ... supported_features=4 ${resp}= Post Request Capif ... /capif-events/v1/${register_user_info_provider['amf_id']}/subscriptions ... json=${request_body} Loading Loading @@ -517,6 +522,7 @@ Provider receives an ACL unavailable event when invoker remove Security Context. ${request_body}= Create Events Subscription ... events=@{events_list} ... notification_destination=${NOTIFICATION_DESTINATION_URL}/testing ... supported_features=4 ${resp}= Post Request Capif ... /capif-events/v1/${register_user_info_provider['amf_id']}/subscriptions ... json=${request_body} Loading Loading
tests/features/CAPIF Api Events/capif_events_api.robot +8 −2 Original line number Diff line number Diff line Loading @@ -173,6 +173,7 @@ Invoker receives Service API Invocation events ... events=@{events_list} ... notification_destination=${NOTIFICATION_DESTINATION_URL}/testing ... event_filters=${event_filters} ... supported_features=4 ${resp}= Post Request Capif ... /capif-events/v1/${register_user_info_invoker['api_invoker_id']}/subscriptions ... json=${request_body} Loading Loading @@ -245,6 +246,7 @@ Invoker subscribe to Service API Available and Unavailable events ... events=@{events_list} ... notification_destination=${NOTIFICATION_DESTINATION_URL}/testing ... event_filters=${event_filters} ... supported_features=4 ${resp}= Post Request Capif ... /capif-events/v1/${register_user_info_invoker['api_invoker_id']}/subscriptions ... json=${request_body} Loading Loading @@ -315,6 +317,7 @@ Invoker subscribe to Service API Update ... events=@{events_list} ... notification_destination=${NOTIFICATION_DESTINATION_URL}/testing ... event_filters=${event_filters} ... supported_features=4 ${resp}= Post Request Capif ... /capif-events/v1/${register_user_info_invoker['api_invoker_id']}/subscriptions ... json=${request_body} Loading Loading @@ -358,6 +361,7 @@ Provider subscribe to API Invoker events ${request_body}= Create Events Subscription ... events=@{events_list} ... notification_destination=${NOTIFICATION_DESTINATION_URL}/testing ... supported_features=4 ${resp}= Post Request Capif ... /capif-events/v1/${register_user_info_provider['amf_id']}/subscriptions ... json=${request_body} Loading @@ -377,7 +381,7 @@ Provider subscribe to API Invoker events ... http://${CAPIF_CALLBACK_IP}:${CAPIF_CALLBACK_PORT}/netapp_new_callback Set To Dictionary ... ${request_body} ... notification_destination=${new_notification_destination} ... notificationDestination=${new_notification_destination} ${resp}= Put Request Capif ... ${url.path} ... ${request_body} Loading @@ -387,7 +391,7 @@ Provider subscribe to API Invoker events # Check Update Check Response Variable Type And Values ${resp} 200 APIInvokerEnrolmentDetails ... notification_destination=${new_notification_destination} ... notificationDestination=${new_notification_destination} # Remove Invoker from CCF ${resp}= Delete Request Capif Loading Loading @@ -433,6 +437,7 @@ Invoker subscribed to ACL update event ${request_body}= Create Events Subscription ... events=@{events_list} ... notification_destination=${NOTIFICATION_DESTINATION_URL}/testing ... supported_features=4 ${resp}= Post Request Capif ... /capif-events/v1/${register_user_info_provider['amf_id']}/subscriptions ... json=${request_body} Loading Loading @@ -517,6 +522,7 @@ Provider receives an ACL unavailable event when invoker remove Security Context. ${request_body}= Create Events Subscription ... events=@{events_list} ... notification_destination=${NOTIFICATION_DESTINATION_URL}/testing ... supported_features=4 ${resp}= Post Request Capif ... /capif-events/v1/${register_user_info_provider['amf_id']}/subscriptions ... json=${request_body} Loading