Change in docker-playground[master]: gbproxy-test-fr: Fix syntax error in config file

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

laforge gerrit-no-reply at lists.osmocom.org
Wed Dec 9 11:02:59 UTC 2020


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


Change subject: gbproxy-test-fr: Fix syntax error in config file
......................................................................

gbproxy-test-fr: Fix syntax error in config file

It's mp_enable_bss_load_sharing, not mp_enable_load_sharing

Change-Id: I0d2241e0d9e376f27d04721034b1e197901aa662
---
M ttcn3-gbproxy-test-fr/GBProxy_Tests.cfg
1 file changed, 1 insertion(+), 1 deletion(-)



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

diff --git a/ttcn3-gbproxy-test-fr/GBProxy_Tests.cfg b/ttcn3-gbproxy-test-fr/GBProxy_Tests.cfg
index b363f98..7ba5d99 100644
--- a/ttcn3-gbproxy-test-fr/GBProxy_Tests.cfg
+++ b/ttcn3-gbproxy-test-fr/GBProxy_Tests.cfg
@@ -12,7 +12,7 @@
 *.GBPVTY.CTRL_HOSTNAME := "172.18.25.10"
 
 [MODULE_PARAMETERS]
-GBProxy_Tests.mp_enable_load_sharing := true;
+GBProxy_Tests.mp_enable_bss_load_sharing := true;
 GBProxy_Tests.mp_nsconfig_sgsn := {
 	{
 		nsvc := {

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

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I0d2241e0d9e376f27d04721034b1e197901aa662
Gerrit-Change-Number: 21624
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201209/8c88e28a/attachment.htm>


More information about the gerrit-log mailing list