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
960b1241
Commit
960b1241
authored
1 year ago
by
piscione
Browse files
Options
Downloads
Patches
Plain Diff
Review of TRANS TC of MEC011v3.2.1
parent
ffac962a
No related branches found
Branches containing commit
No related tags found
1 merge request
!3
Merge of TT027 branch into master
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
MEC011/SRV/TRANS/PlatTransport.robot
+1
-2
1 addition, 2 deletions
MEC011/SRV/TRANS/PlatTransport.robot
MEC011/SRV/TRANS/environment/variables_sandbox.txt
+17
-0
17 additions, 0 deletions
MEC011/SRV/TRANS/environment/variables_sandbox.txt
with
18 additions
and
2 deletions
MEC011/SRV/TRANS/PlatTransport.robot
+
1
−
2
View file @
960b1241
...
...
@@ -4,7 +4,7 @@ Documentation
...
A test suite for validating Transport (TRANS) operations.
Resource
../../../GenericKeywords.robot
Resource
environment/variables.txt
Resource
environment/variables
_sandbox
.txt
Library
REST
${SCHEMA}
://
${HOST}
:
${PORT}
ssl_verify=false
Library
OperatingSystem
...
...
@@ -12,7 +12,6 @@ Default Tags TC_MEC_SRV_TRANS
*** Test Cases ***
TC_MEC_MEC011_SRV_TRANS_001_OK
[
Documentation
]
...
Check that the IUT responds with a list of available transports
...
...
This diff is collapsed.
Click to expand it.
MEC011/SRV/TRANS/environment/variables_sandbox.txt
0 → 100644
+
17
−
0
View file @
960b1241
*** Variables ***
#### Env variable for the ETSI MEC Sandbox
${SCHEMA} https
${HOST} try-mec.etsi.org
${PORT} 443
${TOKEN} Basic YWxhZGRpbjpvcGVuc2VzYW1l
${apiRoot} /<id_provided_by_sandbox>/mep1
${apiName} mec_service_mgmt
${apiVersion} v1
${APP_INSTANCE_ID} f1e4d448-e277-496b-bf63-98391cfd20fb
####
# Specific variables
${NON_EXISTENT_APP_INSTANCE_ID} NON_ESISTENT_APP_INSTANCE_ID
${TRAFFIC_RULE_ID} e0deee2b-6e50-4f33-ab09-8bf0585025d3
${NON_EXISTENT_TRAFFIC_RULE_ID} NON_EXISTENT_TRAFFIC_RULE_ID
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