variables.txt 326 Bytes
Newer Older
*** Variables ***
${callback_port}    9091
${callbackUri}    http://172.22.1.7:${callback_port}
${callback_endpoint}    /vnfind/subscriptions
${callback_endpoint_error}    /subs_404
${total_polling_time}   2 min
${polling_interval}     10 sec
${MOCK_SERVER_JAR}    ../../../bin/mockserver-netty-5.5.0-jar-with-dependencies.jar