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
cbcdf3b8
Commit
cbcdf3b8
authored
1 year ago
by
piscione
Browse files
Options
Downloads
Patches
Plain Diff
Added TC_MEC_MEC011_SRV_TRAF_002_NF Test Case for MEC011.
parent
912f24a1
No related branches found
No related tags found
1 merge request
!3
Merge of TT027 branch into master
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
MEC011/SRV/TRAF/PlatTrafficRules.robot
+16
-0
16 additions, 0 deletions
MEC011/SRV/TRAF/PlatTrafficRules.robot
with
16 additions
and
0 deletions
MEC011/SRV/TRAF/PlatTrafficRules.robot
+
16
−
0
View file @
cbcdf3b8
...
...
@@ -62,6 +62,22 @@ TC_MEC_MEC011_SRV_TRAF_002_OK
Check Response Contains
${response['body']}
trafficRuleId
${TRAFFIC_RULE_ID}
[
TearDown
]
Remove MEC application
${APP_INSTANCE_ID}
TC_MEC_MEC011_SRV_TRAF_002_NF
[
Documentation
]
...
Check that the IUT responds with an error when a request for an unknown traffic rule
...
when queried by a MEC Application
...
...
Reference
ETSI GS MEC 011 3.2.1, clause 5.2.7,
...
ETSI GS MEC 011 3.2.1, clause 7.1.2.2,
...
ETSI GS MEC 011 3.2.1, clause 7.2.8.3.1
[
Tags
]
PIC_MEC_PLAT
PIC_SERVICES
Get individual traffic rule
${APP_INSTANCE_ID}
${NON_EXISTENT_TRAFFIC_RULE_ID}
Check HTTP Response Status Code Is
404
TC_MEC_MEC011_SRV_TRAF_003_OK
[
Documentation
]
...
Check that the IUT updates a specific traffic rule
...
...
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