Skip to content
Snippets Groups Projects
Commit 0eefb061 authored by Elian Kraja's avatar Elian Kraja
Browse files

Fix on variables

parent 170eab4b
No related branches found
No related tags found
No related merge requests found
......@@ -14,4 +14,11 @@ ${NEG_AUTHORIZATION} Bearer negativetoken
${FIELD_USAGE} 1
${AUTHORIZATION} Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9
${AUTH_USAGE} 1
${VNFM_DUPLICATION} 1
\ No newline at end of file
${VNFM_DUPLICATION} 1
${VNFM_CHECKS_NOTIF_ENDPOINT} 1
${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
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