Change in docker-playground[master]: ttcn3-msc: Drop uneeded module param mp_hlr_supports_dgsm

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
Fri Feb 26 12:17:56 UTC 2021


pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/docker-playground/+/23124 )


Change subject: ttcn3-msc: Drop uneeded module param mp_hlr_supports_dgsm
......................................................................

ttcn3-msc: Drop uneeded module param mp_hlr_supports_dgsm

Since -latest was updated to newer releases, this param is never set to
false anymore, and it already defaults to true, so there's no need to
set it here explicitly. Furthermore, it will be completely dropped soon.

Change-Id: I6121b435c5b984eab64d953e9d3f26eecc0e7bc5
Related: OS#5042
---
M ttcn3-msc-test/MSC_Tests.cfg
1 file changed, 0 insertions(+), 4 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/24/23124/1

diff --git a/ttcn3-msc-test/MSC_Tests.cfg b/ttcn3-msc-test/MSC_Tests.cfg
index d7b38fb..83c18c7 100644
--- a/ttcn3-msc-test/MSC_Tests.cfg
+++ b/ttcn3-msc-test/MSC_Tests.cfg
@@ -51,10 +51,6 @@
 # local (emulation) side)
 MSC_Tests.mp_hlr_ip := "172.18.20.103";
 MSC_Tests.mp_mgw_ip := "172.18.20.103";
-MSC_Tests.mp_enable_crashing_tests := true;
-MSC_Tests.mp_enable_cell_id_test := true;
-BSC_ConnectionHandler.mp_expect_common_id := true;
-MNCC_Emulation.mp_mncc_version := 7;
 
 [MAIN_CONTROLLER]
 

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

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I6121b435c5b984eab64d953e9d3f26eecc0e7bc5
Gerrit-Change-Number: 23124
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210226/d294fdee/attachment.htm>


More information about the gerrit-log mailing list