Commit 59a6f262 authored by Yann Garcia's avatar Yann Garcia
Browse files

Finalyze RnisQuery_BI_BO tests

parent 20a5f362
Loading
Loading
Loading
Loading
+9 −1
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@ Request Plmn 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
    ...  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
@@ -45,6 +45,14 @@ Request S1Bearer info
    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 ***
Get RabInfo info
    Should Be True    ${PIC_RNIS_SPECIFIC_SUBSCRIPTION} == 1
+4 −0
Original line number Diff line number Diff line
@@ -12,6 +12,10 @@ ${SUBSCRIPTION_TYPE} CELL_CHANGE
${HREF}                             http://meAppClient.example.com/rni/v1/notifications/cell_change/77777
${SUBSCRIPTION_VALUE}               {'href': '${HREF}', 'subscriptionType': '${SUBSCRIPTION_TYPE}'}
${CELL_ID}                          0x800000A
${C_ID}                             0xFFFFFFF
${NOT_EXISTENT_CELL_ID}             0x8000099
${APP_INS_ID}                       01
${APP_ID}                           10
${NOT_EXISTENT_APP_INS_ID}          99
${response}                         {}
${TOKEN}                            Basic YWxhZGRpbjpvcGVuc2VzYW1l
+24 −0
Original line number Diff line number Diff line
@@ -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

- 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_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_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_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_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

### SRVSUB