Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MEC Robot Test Suite
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
MEC - Multi-access Edge Computing
MEC Robot Test Suite
Commits
26b35891
Commit
26b35891
authored
3 years ago
by
piscione
Browse files
Options
Downloads
Patches
Plain Diff
Minor fixes
parent
416a9bcd
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!2
V2.2.1 dev
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
MEC010p2/MEPM/LCM/PlatformConfiguration.robot
+0
-1
0 additions, 1 deletion
MEC010p2/MEPM/LCM/PlatformConfiguration.robot
MEC010p2/MEPM/LCM/environment/variables.txt
+6
-35
6 additions, 35 deletions
MEC010p2/MEPM/LCM/environment/variables.txt
with
6 additions
and
36 deletions
MEC010p2/MEPM/LCM/PlatformConfiguration.robot
+
0
−
1
View file @
26b35891
...
...
@@ -43,7 +43,6 @@ TP_MEC_MEC010p2_MEPM_LCM_001_NF
Check HTTP Response Status Code Is
404
*** Keywords ***
Request to configure Platform
[
Argument
]
${appInstanceId}
${content}
...
...
This diff is collapsed.
Click to expand it.
MEC010p2/MEPM/LCM/environment/variables.txt
+
6
−
35
View file @
26b35891
...
...
@@ -3,42 +3,13 @@
${MEPM_SCHEMA} http
${MEPM_HOST} 127.0.0.1
${MEPM_PORT} 8081
${response}
{}
${TOKEN}
Basic YWxhZGRpbjpvcGVuc2VzYW1l
${response} {}
${TOKEN} Basic YWxhZGRpbjpvcGVuc2VzYW1l
${apiRoot}
${apiName} apm
i
${apiName} ap
p_lc
m
${apiVersion} v1
# Specific variables
${APP_PKG_NAME} APP_PKG_NAME
${APP_PKG_VERSION} APP_PKG_VERSION
${CHECKSUM} CHECKSUM
${OPERATIONAL_STATE} OPERATIONAL_STATE
${USAGE_STATE} USAGE_STATE
${ON_BOARDED_APP_PKG_ID} 5abe4782-2c70-4e47-9a4e-0ee3a1a0fd1f
${APPD_ID} e0deee2b-6e50-4f33-ab09-8bf0585025d3
${MALFORMED_FILTER_NAME} operationalStatus
${FILTER_VALUE} NOT_IN_USE
${NON_EXISTENT_APP_PKG_ID} NON_EXISTENT_APP_PKG_ID
${OPERATION_VALUE} DISABLE
${ACCEPTED_CONTENT_TYPE} text/plain
${SUBSCRIPTION_ID} e0deee2b-6e50-4f33-ab09-8bf0585025d3
${NON_EXISTENT_SUBSCRIPTION_ID} NON_EXISTENT_SUBSCRIPTION_ID
${SUBSCRIPTION_TYPE} MobilityProcedureSubscription
# Notifications variables
${MOCK_SERVER_JAR} ../../../bin/mockserver-netty-5.5.0-jar-with-dependencies.jar
${callback_port} 9091
${callback_uri} http://172.22.1.7:${callback_port}
${callback_endpoint} /amsi/subscriptions
${callback_endpoint_error} /subs_404
${total_polling_time} 2 min
${polling_interval} 10 sec
\ No newline at end of file
# Specific variables
${APP_INSTANCE_ID} e0deee2b-6e50-4f33-ab09-8bf0585025d3
${NOT_EXISTING_APP_INSTANCE_ID} NOT_EXISTING_APP_INSTANCE_ID
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment