Loading MEC011/SRV/TRANS/PlatTransport.robot +1 −2 Original line number Diff line number Diff line Loading @@ -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 Loading @@ -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 Loading MEC011/SRV/TRANS/environment/variables_sandbox.txt 0 → 100644 +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 Loading
MEC011/SRV/TRANS/PlatTransport.robot +1 −2 Original line number Diff line number Diff line Loading @@ -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 Loading @@ -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 Loading
MEC011/SRV/TRANS/environment/variables_sandbox.txt 0 → 100644 +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