fixeria has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/39810?usp=email )
Change subject: bts: BTS_Tests.cfg: set BTS_Tests.mp_transceiver_num ......................................................................
bts: BTS_Tests.cfg: set BTS_Tests.mp_transceiver_num
At least for osmo-bts-trx, we are running the testsuite with 4 transceivers. This is also required for running the hopping config.
Change-Id: I449001f67abe1748f221c1ef9d0212f024f710dd --- M bts/BTS_Tests.cfg 1 file changed, 1 insertion(+), 0 deletions(-)
Approvals: pespin: Looks good to me, approved Jenkins Builder: Verified
diff --git a/bts/BTS_Tests.cfg b/bts/BTS_Tests.cfg index b37bc2f..f9d51eb 100644 --- a/bts/BTS_Tests.cfg +++ b/bts/BTS_Tests.cfg @@ -11,6 +11,7 @@ [TESTPORT_PARAMETERS]
[MODULE_PARAMETERS] +BTS_Tests.mp_transceiver_num := 4 L1CTL_PortType.m_l1ctl_sock_path := "/tmp/osmocom_l2" BTS_Tests.mp_pcu_socket := "/tmp/pcu_sock" BTS_Tests.mp_l1_supports_gprs := true