Skip to content
Snippets Groups Projects
Commit 9eb36bae authored by Elian Kraja's avatar Elian Kraja Committed by Giacomo Bernini
Browse files

Removing unused variables

parent 3bb8068b
No related branches found
No related tags found
2 merge requests!230Merging "3.5.1 dev" into "Release 3",!203SOL005 NS Fault Management - Implementation of deltas between v3.5.1 and v3.3.1
This commit is part of merge request !203. Comments created here will be created in the context of that merge request.
......@@ -29,11 +29,8 @@ ${perceivedSeverity} CRITICAL
${probableCause}
${invalidAlarmId} invalidAlramID
${Etag}= an etag
${Etag_modified}= a modified etag
${CONTENT_TYPE_PATCH} application/merge-patch+json
${PerceivedSeverity} CRITICAL
${sub_filter} filter
${sub_filter_invalid} filter_invalid
......@@ -41,25 +38,18 @@ ${sub_filter_invalid} filter_invalid
${subscriptionId} 6fc3539c-e602-4afa-8e13-962fb5a7d81f
${notification_type} AlarmNotification
${AlarmNotification} {}
${AlarmClearedNotification} {}
${AlarmListRebuiltNotification} {}
${invalid_etag}= invalid etag
${response} {}
${req_mock} {}
${resp_mock} {}
${callback_uri} http://localhost
${callback_port} 9091
${callback_endpoint} /endpoint
${callback_endpoint_fwd} /endpoint/check
${callback_endpoint_error} /endpoint_404
${sleep_interval} 20s
${total_polling_time} 2 min
${polling_interval} 10 sec
${notification_request} []
${notification_response} []
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment