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
22f68efa
Commit
22f68efa
authored
Dec 20, 2019
by
Elian Kraja
Browse files
Fix on UE Location Lookup
parent
f96c2247
Pipeline
#2196
passed with stage
in 0 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
SRV/UELOCLOOK/PlatUeLocationLookup.robot
View file @
22f68efa
...
...
@@ -90,3 +90,12 @@ Get list of user equipments
Get
${apiRoot}
/
${apiName}
/
${apiVersion}
/users?
${key}
=
${value}
${output}
=
Output
response
Set Suite Variable
${response}
${output}
Get specific user equipments
[
Arguments
]
${userId}
Set Headers
{"Accept":"application/json"}
Set Headers
{"Authorization":"
${TOKEN}
"}
Get
${apiRoot}
/
${apiName}
/
${apiVersion}
/users/
${userId}
${output}
=
Output
response
Set Suite Variable
${response}
${output}
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