ttcn3-bts-test: enable running GPRS related tests with trxcon

Change-Id: I06ad8e6403e2538c64d650f19a8d0bd4a344edbe
Depends: osmo-ttcn3-hacks.git Ib8f4459480bbe12584a6fa71882f745f03c5055d
Related: osmocom-bb.git I9567d64f9d00262e36147e8d7e541e5e246bda5f
Related: OS#5500
This commit is contained in:
Vadim Yanitskiy 2023-03-19 07:15:10 +07:00 committed by fixeria
parent 14f836c7c2
commit 4275e63739
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ L1CTL_PortType.m_l1ctl_sock_path := "/data/unix/osmocom_l2"
BTS_Tests.mp_ctrl_ip := "172.18.9.20"
BTS_Tests.mp_rtpem_bind_ip := "172.18.9.10"
BTS_Tests.mp_osmuxem_bind_ip := "172.18.9.10"
BTS_Tests.mp_l1_supports_gprs := true
[MAIN_CONTROLLER]