Change in docker-playground[master]: ttcn3-sgsn-tests: synchronize module parameters with ttcn3

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/.

lynxis lazus gerrit-no-reply at lists.osmocom.org
Tue Aug 28 17:17:39 UTC 2018


lynxis lazus has submitted this change and it was merged. ( https://gerrit.osmocom.org/10651 )

Change subject: ttcn3-sgsn-tests: synchronize module parameters with ttcn3
......................................................................

ttcn3-sgsn-tests: synchronize module parameters with ttcn3

The module parameters changes in ttcn3 I3448fe837eaa8efab65dccc32bacaaacd73a2f09

Change-Id: I64408b2095fb2aea24c0306673aa40279ea9f75f
---
M ttcn3-sgsn-test/SGSN_Tests.cfg
1 file changed, 12 insertions(+), 2 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved
  lynxis lazus: Verified



diff --git a/ttcn3-sgsn-test/SGSN_Tests.cfg b/ttcn3-sgsn-test/SGSN_Tests.cfg
index 92ed77b..5ad5f7d 100644
--- a/ttcn3-sgsn-test/SGSN_Tests.cfg
+++ b/ttcn3-sgsn-test/SGSN_Tests.cfg
@@ -13,8 +13,18 @@
 
 [MODULE_PARAMETERS]
 SGSN_Tests.mp_nsconfig := {
-	local_ip := "172.18.8.103",
-	remote_ip := "172.18.8.10"
+	{
+		local_ip := "172.18.8.103",
+		remote_ip := "172.18.8.10"
+	},
+	{
+		local_ip := "172.18.8.103",
+		remote_ip := "172.18.8.10"
+	},
+	{
+		local_ip := "172.18.8.103",
+		remote_ip := "172.18.8.10"
+	}
 }
 SGSN_Tests.mp_hlr_ip := "172.18.8.103"
 SGSN_Tests.mp_ggsn_ip := "172.18.8.103"

-- 
To view, visit https://gerrit.osmocom.org/10651
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I64408b2095fb2aea24c0306673aa40279ea9f75f
Gerrit-Change-Number: 10651
Gerrit-PatchSet: 2
Gerrit-Owner: lynxis lazus <lynxis at fe80.eu>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: daniel <dwillmann at sysmocom.de>
Gerrit-Reviewer: lynxis lazus <lynxis at fe80.eu>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180828/11b1eb91/attachment.htm>


More information about the gerrit-log mailing list