Commit 0c17aa91 authored by Muhammad Hamza's avatar Muhammad Hamza Committed by Giacomo Bernini
Browse files

delete unused variables from variables.txt file

parent e64937b3
Loading
Loading
Loading
Loading
+3 −5
Original line number Diff line number Diff line
@@ -10,27 +10,25 @@ ${apiName} vnfpm
${CONTENT_TYPE_JSON}    application/json
${CONTENT_TYPE_PATCH}    application/merge-patch+json
${ACCEPT_JSON}    application/json
#${NEG_AUTHORIZATION}    Bearer negativetoken

${FIELD_USAGE}    1
${AUTHORIZATION_HEADER}    Authorization
${AUTHORIZATION_TOKEN}    Bearer 0b79bab50daca910b000d4f1a2b675d604257e42
${AUTH_USAGE}    1
#${VNFM_DUPLICATION}    1

${VNFM_CHECKS_NOTIF_ENDPOINT}    1
${callback_uri}    http://localhost
${unreachable_callback_uri}    http://not-reachable-uri
${new_callback_uri}    http://newcallbackuri-for-PMJobModifications
${callback_port}    9091
${callback_endpoint}    /endpoint
#${callback_endpoint_error}    /endpoint_404
#${sleep_interval}    20s

${MOCK_SERVER_JAR}    ../../../bin/mockserver-netty-5.5.0-jar-with-dependencies.jar

${response}        http-response

${objectInstanceIds}    1f50d68b-82e8-4deb-bd40-c934d4d1ac0a

#${subscribe}    /subscribe

${pmJobId}        29f4ff6a-be91-4ec8-856e-fcf1e2479e4e
${erroneousPmJobId}    erroneousPmJobId
+1 −2
Original line number Diff line number Diff line
@@ -3,8 +3,7 @@ ${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

+1 −2
Original line number Diff line number Diff line
@@ -2,6 +2,5 @@
${callback_uri}    http://localhost
${callback_port}    9091
${callback_endpoint}    /endpoint
#${callback_endpoint_error}    /endpoint_404
#${sleep_interval}    20s

${MOCK_SERVER_JAR}    ../../../bin/mockserver-netty-5.5.0-jar-with-dependencies.jar
 No newline at end of file