Loading SRV/RNIS/RnisQuery_BV.robot +9 −1 Original line number Original line Diff line number Diff line Loading @@ -34,7 +34,7 @@ Request Plmn info Request S1Bearer info Request S1Bearer info [Documentation] TC_MEC_SRV_RNIS_017_OK [Documentation] TC_MEC_SRV_RNIS_018_OK ... Check that the RNIS service returns the S1 bearer information ... Check that the RNIS service returns the S1 bearer information ... ETSI GS MEC 012 2.0.4, clause 7.4.3.1 ... ETSI GS MEC 012 2.0.4, clause 7.4.3.1 ... Reference https://forge.etsi.org/gitlab/mec/gs012-rnis-api/blob/master/RniAPI.yaml#/definitions/S1BearerInfo ... Reference https://forge.etsi.org/gitlab/mec/gs012-rnis-api/blob/master/RniAPI.yaml#/definitions/S1BearerInfo Loading @@ -45,6 +45,14 @@ Request S1Bearer info Check S1BearerInfo ${response['body']['S1BearerInfo']} Check S1BearerInfo ${response['body']['S1BearerInfo']} Request L2Meas info [Documentation] TC_MEC_SRV_RNIS_019_OK ... Check that the RNIS service returns the L2 measurements information ... ETSI GS MEC 012 2.0.4, clause 7.4.3.1 ... Reference https://forge.etsi.org/gitlab/mec/gs012-rnis-api/blob/master/RniAPI.yaml#/definitions/S1BearerInfo Fail msg=Too many changes in JSON data description, not implemented *** Keywords *** *** Keywords *** Get RabInfo info Get RabInfo info Should Be True ${PIC_RNIS_SPECIFIC_SUBSCRIPTION} == 1 Should Be True ${PIC_RNIS_SPECIFIC_SUBSCRIPTION} == 1 Loading SRV/RNIS/environment/variables.txt +4 −0 Original line number Original line Diff line number Diff line Loading @@ -12,6 +12,10 @@ ${SUBSCRIPTION_TYPE} CELL_CHANGE ${HREF} http://meAppClient.example.com/rni/v1/notifications/cell_change/77777 ${HREF} http://meAppClient.example.com/rni/v1/notifications/cell_change/77777 ${SUBSCRIPTION_VALUE} {'href': '${HREF}', 'subscriptionType': '${SUBSCRIPTION_TYPE}'} ${SUBSCRIPTION_VALUE} {'href': '${HREF}', 'subscriptionType': '${SUBSCRIPTION_TYPE}'} ${CELL_ID} 0x800000A ${CELL_ID} 0x800000A ${C_ID} 0xFFFFFFF ${NOT_EXISTENT_CELL_ID} 0x8000099 ${APP_INS_ID} 01 ${APP_INS_ID} 01 ${APP_ID} 10 ${NOT_EXISTENT_APP_INS_ID} 99 ${response} {} ${response} {} ${TOKEN} Basic YWxhZGRpbjpvcGVuc2VzYW1l ${TOKEN} Basic YWxhZGRpbjpvcGVuc2VzYW1l TODO.md +24 −0 Original line number Original line Diff line number Diff line Loading @@ -29,13 +29,37 @@ https://forge.etsi.org/gitlab/mec/gs032p2-test-purposes/blob/master/Test%20Purpo https://forge.etsi.org/gitlab/mec/gs032p2-test-purposes/blob/master/Test%20Purposes/SRV/RNIS/RnisQuery_BI_BO.tplan2 https://forge.etsi.org/gitlab/mec/gs032p2-test-purposes/blob/master/Test%20Purposes/SRV/RNIS/RnisQuery_BI_BO.tplan2 - TC_MEC_SRV_RNIS_011_OK <font color="color:green">To be tested</font> - TC_MEC_SRV_RNIS_011_OK <font color="color:green">To be tested</font> - TC_MEC_SRV_RNIS_012_OK <font color="color:green">To be tested</font> - TC_MEC_SRV_RNIS_012_OK <font color="color:green">To be tested</font> - TC_MEC_SRV_RNIS_011_BR <font color="color:green">To be tested</font> - TC_MEC_SRV_RNIS_011_BR <font color="color:green">To be tested</font> - TC_MEC_SRV_RNIS_012_BR <font color="color:green">To be tested</font> - TC_MEC_SRV_RNIS_012_BR <font color="color:green">To be tested</font> - TC_MEC_SRV_RNIS_016_OK <font color="color:green">To be tested</font> - TC_MEC_SRV_RNIS_016_OK <font color="color:green">To be tested</font> - TC_MEC_SRV_RNIS_016_BR <font color="color:green">To be tested</font> - TC_MEC_SRV_RNIS_016_NF <font color="color:green">To be tested</font> - TC_MEC_SRV_RNIS_017_OK <font color="color:green">To be tested</font> - TC_MEC_SRV_RNIS_017_OK <font color="color:green">To be tested</font> - TC_MEC_SRV_RNIS_017_BR <font color="color:green">To be tested</font> - TC_MEC_SRV_RNIS_017_NF <font color="color:green">To be tested</font> - TC_MEC_SRV_RNIS_018_OK <font color="color:green">To be tested</font> - TC_MEC_SRV_RNIS_018_OK <font color="color:green">To be tested</font> - TC_MEC_SRV_RNIS_018_BR <font color="color:green">To be tested</font> - TC_MEC_SRV_RNIS_018_NF <font color="color:green">To be tested</font> - TC_MEC_SRV_RNIS_019_OK <font color="color:green">To be tested</font> - TC_MEC_SRV_RNIS_019_BR <font color="color:green">To be tested</font> - TC_MEC_SRV_RNIS_019_NF <font color="color:green">To be tested</font> ### SAQ ### SAQ ### SRVSUB ### SRVSUB Loading Loading
SRV/RNIS/RnisQuery_BV.robot +9 −1 Original line number Original line Diff line number Diff line Loading @@ -34,7 +34,7 @@ Request Plmn info Request S1Bearer info Request S1Bearer info [Documentation] TC_MEC_SRV_RNIS_017_OK [Documentation] TC_MEC_SRV_RNIS_018_OK ... Check that the RNIS service returns the S1 bearer information ... Check that the RNIS service returns the S1 bearer information ... ETSI GS MEC 012 2.0.4, clause 7.4.3.1 ... ETSI GS MEC 012 2.0.4, clause 7.4.3.1 ... Reference https://forge.etsi.org/gitlab/mec/gs012-rnis-api/blob/master/RniAPI.yaml#/definitions/S1BearerInfo ... Reference https://forge.etsi.org/gitlab/mec/gs012-rnis-api/blob/master/RniAPI.yaml#/definitions/S1BearerInfo Loading @@ -45,6 +45,14 @@ Request S1Bearer info Check S1BearerInfo ${response['body']['S1BearerInfo']} Check S1BearerInfo ${response['body']['S1BearerInfo']} Request L2Meas info [Documentation] TC_MEC_SRV_RNIS_019_OK ... Check that the RNIS service returns the L2 measurements information ... ETSI GS MEC 012 2.0.4, clause 7.4.3.1 ... Reference https://forge.etsi.org/gitlab/mec/gs012-rnis-api/blob/master/RniAPI.yaml#/definitions/S1BearerInfo Fail msg=Too many changes in JSON data description, not implemented *** Keywords *** *** Keywords *** Get RabInfo info Get RabInfo info Should Be True ${PIC_RNIS_SPECIFIC_SUBSCRIPTION} == 1 Should Be True ${PIC_RNIS_SPECIFIC_SUBSCRIPTION} == 1 Loading
SRV/RNIS/environment/variables.txt +4 −0 Original line number Original line Diff line number Diff line Loading @@ -12,6 +12,10 @@ ${SUBSCRIPTION_TYPE} CELL_CHANGE ${HREF} http://meAppClient.example.com/rni/v1/notifications/cell_change/77777 ${HREF} http://meAppClient.example.com/rni/v1/notifications/cell_change/77777 ${SUBSCRIPTION_VALUE} {'href': '${HREF}', 'subscriptionType': '${SUBSCRIPTION_TYPE}'} ${SUBSCRIPTION_VALUE} {'href': '${HREF}', 'subscriptionType': '${SUBSCRIPTION_TYPE}'} ${CELL_ID} 0x800000A ${CELL_ID} 0x800000A ${C_ID} 0xFFFFFFF ${NOT_EXISTENT_CELL_ID} 0x8000099 ${APP_INS_ID} 01 ${APP_INS_ID} 01 ${APP_ID} 10 ${NOT_EXISTENT_APP_INS_ID} 99 ${response} {} ${response} {} ${TOKEN} Basic YWxhZGRpbjpvcGVuc2VzYW1l ${TOKEN} Basic YWxhZGRpbjpvcGVuc2VzYW1l
TODO.md +24 −0 Original line number Original line Diff line number Diff line Loading @@ -29,13 +29,37 @@ https://forge.etsi.org/gitlab/mec/gs032p2-test-purposes/blob/master/Test%20Purpo https://forge.etsi.org/gitlab/mec/gs032p2-test-purposes/blob/master/Test%20Purposes/SRV/RNIS/RnisQuery_BI_BO.tplan2 https://forge.etsi.org/gitlab/mec/gs032p2-test-purposes/blob/master/Test%20Purposes/SRV/RNIS/RnisQuery_BI_BO.tplan2 - TC_MEC_SRV_RNIS_011_OK <font color="color:green">To be tested</font> - TC_MEC_SRV_RNIS_011_OK <font color="color:green">To be tested</font> - TC_MEC_SRV_RNIS_012_OK <font color="color:green">To be tested</font> - TC_MEC_SRV_RNIS_012_OK <font color="color:green">To be tested</font> - TC_MEC_SRV_RNIS_011_BR <font color="color:green">To be tested</font> - TC_MEC_SRV_RNIS_011_BR <font color="color:green">To be tested</font> - TC_MEC_SRV_RNIS_012_BR <font color="color:green">To be tested</font> - TC_MEC_SRV_RNIS_012_BR <font color="color:green">To be tested</font> - TC_MEC_SRV_RNIS_016_OK <font color="color:green">To be tested</font> - TC_MEC_SRV_RNIS_016_OK <font color="color:green">To be tested</font> - TC_MEC_SRV_RNIS_016_BR <font color="color:green">To be tested</font> - TC_MEC_SRV_RNIS_016_NF <font color="color:green">To be tested</font> - TC_MEC_SRV_RNIS_017_OK <font color="color:green">To be tested</font> - TC_MEC_SRV_RNIS_017_OK <font color="color:green">To be tested</font> - TC_MEC_SRV_RNIS_017_BR <font color="color:green">To be tested</font> - TC_MEC_SRV_RNIS_017_NF <font color="color:green">To be tested</font> - TC_MEC_SRV_RNIS_018_OK <font color="color:green">To be tested</font> - TC_MEC_SRV_RNIS_018_OK <font color="color:green">To be tested</font> - TC_MEC_SRV_RNIS_018_BR <font color="color:green">To be tested</font> - TC_MEC_SRV_RNIS_018_NF <font color="color:green">To be tested</font> - TC_MEC_SRV_RNIS_019_OK <font color="color:green">To be tested</font> - TC_MEC_SRV_RNIS_019_BR <font color="color:green">To be tested</font> - TC_MEC_SRV_RNIS_019_NF <font color="color:green">To be tested</font> ### SAQ ### SAQ ### SRVSUB ### SRVSUB Loading