Change in docker-playground[master]: ttcn3-bsc: Drop mp_enable_osmux_test

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

pespin gerrit-no-reply at lists.osmocom.org
Thu Jul 22 10:57:32 UTC 2021


pespin has submitted this change. ( https://gerrit.osmocom.org/c/docker-playground/+/24970 )

Change subject: ttcn3-bsc: Drop mp_enable_osmux_test
......................................................................

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
---
M ttcn3-bsc-test-vamos/BSC_Tests.cfg
M ttcn3-bsc-test/BSC_Tests.cfg
M ttcn3-bsc-test/sccplite/BSC_Tests.cfg
3 files changed, 0 insertions(+), 3 deletions(-)

Approvals:
  dexter: Looks good to me, but someone else must approve
  osmith: Looks good to me, approved
  pespin: Verified



diff --git a/ttcn3-bsc-test-vamos/BSC_Tests.cfg b/ttcn3-bsc-test-vamos/BSC_Tests.cfg
index 8850705..cbab789 100644
--- a/ttcn3-bsc-test-vamos/BSC_Tests.cfg
+++ b/ttcn3-bsc-test-vamos/BSC_Tests.cfg
@@ -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,
diff --git a/ttcn3-bsc-test/BSC_Tests.cfg b/ttcn3-bsc-test/BSC_Tests.cfg
index 7620eb7..8ec9409 100644
--- a/ttcn3-bsc-test/BSC_Tests.cfg
+++ b/ttcn3-bsc-test/BSC_Tests.cfg
@@ -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 := {
 	{
diff --git a/ttcn3-bsc-test/sccplite/BSC_Tests.cfg b/ttcn3-bsc-test/sccplite/BSC_Tests.cfg
index b77537f..d5f8bd7 100644
--- a/ttcn3-bsc-test/sccplite/BSC_Tests.cfg
+++ b/ttcn3-bsc-test/sccplite/BSC_Tests.cfg
@@ -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 := {
 	{

-- 
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/24970
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: Idf459365e9aa42f7efd2a418cadea63ec49bdd7a
Gerrit-Change-Number: 24970
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: daniel <dwillmann at sysmocom.de>
Gerrit-Reviewer: dexter <pmaier at sysmocom.de>
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210722/05b5c6b7/attachment.htm>


More information about the gerrit-log mailing list