Skip to content
Success

Changes

Summary

  1. s1gw: add TC_e_rab_modify_req_rsp[_multi] (details)
  2. s1gw: add TC_e_rab_modify_ind_cnf[_multi] (details)
  3. hnbgw: remove osmo-hnbgw <= 1.6.0 code path (details)
  4. sgsn: remove osmo-sgsn <= 1.12.0 code path (details)
Commit b80ae53000f83f6ade308a8780b0083215fa3563 by Vadim Yanitskiy
s1gw: add TC_e_rab_modify_req_rsp[_multi]

Test the E-RAB Modify procedure (MME initiated), which is defined
in 3GPP TS 36.413 section 8.2.2.

Change-Id: I58b9964bae24b5aac526ee0c0c8ac8798f351e05
Related: osmo-s1gw.git I24d57ea390d71b640cb42046a8658e9d30670682
Related: osmo-s1gw.git I057a1c58d0c6ad04c00ad3ea4c68230d8632a07e
Related: SYS#7308
The file was modifieds1gw/S1GW_ConnHdlr.ttcn
The file was modifieds1gw/expected-results.xml
The file was modifieds1gw/S1GW_Tests.ttcn
Commit 67a8fde0c7be1b45acf138c6f1a4a0eb14a09f69 by Vadim Yanitskiy
s1gw: add TC_e_rab_modify_ind_cnf[_multi]

Test the E-RAB Modify procedure (eNB initiated), which is defined
in 3GPP TS 36.413 section 8.2.4.

Change-Id: Iec95ca0ecf37290bddfbefce1861f8ae66bf4db1
Related: osmo-s1gw.git I750ada0a5a21edc8bc06d567c8000b6304966474
Related: osmo-s1gw.git Icc16a57d40b68bd17c5d207b643927d58176e088
Related: SYS#7308
The file was modifieds1gw/expected-results.xml
The file was modifieds1gw/S1GW_ConnHdlr.ttcn
The file was modifieds1gw/S1GW_Tests.ttcn
Commit c4253ad7497973c06e101666245a002c567c4166 by Pau Espin Pedrol
hnbgw: remove osmo-hnbgw <= 1.6.0 code path

osmo-hnbgw 1.7.0 has been released, so we can remove this code path.

Change-Id: Ie55b752c19aa597afdc47b6e57e8ff0b42313e00
The file was modifiedhnbgw/HNBGW_Tests.ttcn
Commit e9feead11104a79958b96d3b5002b690e920a981 by Pau Espin Pedrol
sgsn: remove osmo-sgsn <= 1.12.0 code path

Now that 1.13.0 has been released, we can run this test in latest too.

Change-Id: I4ead7b05d7d956303584ccbfe1e13692f54341af
The file was modifiedsgsn/SGSN_Tests.ttcn