ttcn3-bsc: Drop mp_enable_osmux_test

This module parameter is never set to false anymore, since latest
already supports the feature for a while.
The module parameter will be removed soon in osmo-ttcn3-hacks, so let's
drop using it here too.

Change-Id: Idf459365e9aa42f7efd2a418cadea63ec49bdd7a
This commit is contained in:
Pau Espin 2021-07-20 17:02:38 +02:00
parent 14b12829fc
commit ac920b7716
3 changed files with 0 additions and 3 deletions

View File

@ -12,7 +12,6 @@
[MODULE_PARAMETERS]
BSC_Tests.mp_bsc_ip := "172.18.31.20";
BSC_Tests.mp_test_ip := "172.18.31.203";
BSC_Tests.mp_enable_osmux_test := true;
BSC_Tests.mp_bssap_cfg := {
{
transport := BSSAP_TRANSPORT_AoIP,

View File

@ -12,7 +12,6 @@
[MODULE_PARAMETERS]
BSC_Tests.mp_bsc_ip := "172.18.2.20";
BSC_Tests.mp_test_ip := "172.18.2.203";
BSC_Tests.mp_enable_osmux_test := true;
BSC_Tests.mp_enable_dyn_sdcch8_test := true;
BSC_Tests.mp_bssap_cfg := {
{

View File

@ -12,7 +12,6 @@
[MODULE_PARAMETERS]
BSC_Tests.mp_bsc_ip := "172.18.12.20";
BSC_Tests.mp_test_ip := "172.18.12.203";
BSC_Tests.mp_enable_osmux_test := true;
BSC_Tests.mp_enable_dyn_sdcch8_test := true;
BSC_Tests.mp_bssap_cfg := {
{