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

Removing unused variables

parent 14744344
No related branches found
No related tags found
2 merge requests!230Merging "3.5.1 dev" into "Release 3",!202SOL005 NS Performance Management - Implementation of deltas between v3.5.1 and v3.3.1
This commit is part of merge request !202. Comments created here will be created in the context of that merge request.
......@@ -15,21 +15,25 @@ ${NFVO_CHECKS_NOTIF_ENDPOINT} 1
${MOCK_SERVER_JAR} ../../../bin/mockserver-netty-5.5.0-jar-with-dependencies.jar
${testOptionalMethods} 0
#${testOptionalMethods} 0
${callback_port} 9091
${callback_uri} http://172.22.1.7
${unreachable_callback_uri} http://not-reachable-uri
${callback_endpoint} /nspm/subscriptions
${callback_endpoint_error} /subs_404
${sleep_interval} 20s
#${callback_endpoint_error} /subs_404
#${sleep_interval} 20s
${invalid_etag} invalid etag
${total_polling_time} 2 min
${polling_interval} 10 sec
${objectType} my_type
#${objectType} my_type
${pmJobObjectInstanceId} my_id
${thresholdObjectInstanceId} my_id
${performanceMetric} cpu_util
......
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