Skip to content
Success

Changes

Summary

  1. s1gw: fix passing swapped {MME,ENB}_UE_S1AP_ID (details)
  2. remsim: make client tests work in testenv (details)
Commit 25e65906f9c3b84293a3ae74f7c7d046ac022f93 by Vadim Yanitskiy
s1gw: fix passing swapped {MME,ENB}_UE_S1AP_ID

This commit fixes a regression introduced in 64db5053
and makes the following TCs green again:

* TC_e_rab_modify_ind_cnf[_multi]
* TC_e_rab_modify_req_rsp[_multi]

Change-Id: I9b19a82234f547a9e44c9c034492ee4b21892818
Fixes: 64db5053 ("s1gw: ConnHdlr: allow passing {MME,ENB}-UE-S1AP-ID")
The file was modifieds1gw/S1GW_Tests.ttcn
The file was modifieds1gw/S1GW_ConnHdlr.ttcn
Commit a89579678e54923ab1a18cc55d72f5ac62d6a3b3 by Oliver Smith
remsim: make client tests work in testenv

* Prevent osmo-remsim-client-shell from closing immediately with "STDIN
  was closed, terminating".

* Fix REMSIM_Tests.cfg:
  * move mp_ to proper section
  * proper IP

Change-Id: I91b08b9bfde11f4600993b18ece1e810b61ed904
The file was modifiedremsim/testenv_client.cfg
The file was modifiedremsim/client/REMSIM_Tests.cfg