Commit 960b1241 authored by piscione's avatar piscione
Browse files

Review of TRANS TC of MEC011v3.2.1

parent ffac962a
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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
+17 −0
Original line number Diff line number Diff line
*** 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