Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
MEC - Multi-access Edge Computing
MEC Robot Test Suite
Commits
a6952dbd
Commit
a6952dbd
authored
Feb 03, 2021
by
Michele Carignani
Browse files
reverting default configuration override
parent
e8e8a7c0
Changes
1
Hide whitespace changes
Inline
Side-by-side
SRV/RNIS/environment/variables.txt
View file @
a6952dbd
*** Variables ***
${MEC-APP_SCHEMA} https
#${MEC-APP_HOST} 172.28.4.87
${MEC-APP_HOST} try-mec.etsi.org
${MEC-APP_PORT} 443
${MEC-APP_SCHEMA} http
${MEC-APP_HOST} my-rnis-example.com
${MEC-APP_PORT} 8080
${SUBSCRIPTION_ID} 7777
${NON_EXISTENT_SUBSCRIPTION_ID} 6666
${LINKS_SELF} http://example.com/exampleAPI/rni/v2/subscriptions
${SUBSCRIPTION_HREF_VALUE} cell_changed
${SUBSCRIPTION_TYPE} CELL_CHANGE
${HREF} http://
tapqa.plugtests.net:8111/michele/endpoint
${SUBSCRIPTION_VALUE} {'href': 'http://
tapqa.plugtests.net:8111/michele/endpoint
', 'subscriptionType': 'CELL_CHANGE'}
${HREF} http://
notify-me.com:80/notify
${SUBSCRIPTION_VALUE} {'href': 'http://
notify-me.com:80/notify
', 'subscriptionType': 'CELL_CHANGE'}
${CELL_ID} 6060606
${C_ID} 6060606
${NOT_EXISTENT_CELL_ID} 0x8000099
...
...
@@ -20,7 +19,7 @@ ${response} {}
${TOKEN} Basic YWxhZGRpbjpvcGVuc2VzYW1l
${apiRoot} /
sbx3l3thqw
${apiRoot} /
example
${apiVersion} v2
${PIC_PROBLEM_DETAILS_ON_404} 0
...
...
@@ -28,9 +27,9 @@ ${PIC_PROBLEM_DETAILS_ON_404} 0
# Notifications variables
${MOCK_SERVER_JAR} ../../../bin/mockserver-netty-5.5.0-jar-with-dependencies.jar
${callback_port} 8
111
${callback_uri} http://
tapqa.plugtests.net:8111
${callback_endpoint} /
michele/endpoint
${callback_port} 8
0
${callback_uri} http://
notify-me.com
${callback_endpoint} /
notify
${callback_endpoint_error} /subs_404
${total_polling_time} 2 min
${polling_interval} 10 sec
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment