osmo-gsm-tester/src/osmo_gsm_tester
Pau Espin 3b351716a9 Fix bts.ready_for_pcu() implementation for sysmo and oc2g
osmo-bts.git ae09c8acb4aa93284cdb44f8bbdc14533dc4fa52 modified code to
avoid calling pcu_tx_info_ind() if pcu socket was not connected. Since
osmo-gsm-tester relied on log message sent from within that funtion to
find out whether BTS was able to handle PCUIF connections, that log line
is not printed anymore and hence the function ready_for_pcu() fails to
ever return true.
As a result, gprs tests for sysmo and oc2g bts types always fail with a
timeout.

Other BTS types are not affected (such as osmo-bts-trx) because in there
we simply check whether the osmo-bts process is running.

Change-Id: Ibde4b8b27b8300b4b9197c0f8d82a6ccbf3b0522
2021-03-08 12:01:37 +01:00
..
core enb: Set cipher and integrity via scenario file 2021-02-08 17:48:09 +01:00
external gnuradio_zmq_broker_remote: fix eNB port mapping for carrier aggregation 2020-11-30 14:27:10 +01:00
obj Fix bts.ready_for_pcu() implementation for sysmo and oc2g 2021-03-08 12:01:37 +01:00
templates osmo-sgsn: Fix template cfg to work with NS2 implementation 2021-03-08 11:31:59 +01:00
__init__.py Re-License under GPLv3-or-later instead of AGPLv3-or-later 2017-06-03 14:23:51 +00:00
testenv.py add handover_2G suite, with handover.py test 2020-12-11 00:41:17 +01:00