laforge has submitted this change. ( 
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/21626 )

Change subject: gbproxy: Fix syntax error in GBProxy_Tests.fr.cfg
......................................................................

gbproxy: Fix syntax error in GBProxy_Tests.fr.cfg

Follow-up fix to I96e8b6a1a69148f770476e87c920dc256c1d7379
Related: OS#4520

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

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved; Verified



diff --git a/gbproxy/GBProxy_Tests.fr.cfg b/gbproxy/GBProxy_Tests.fr.cfg
index ececed9..043a2db 100644
--- a/gbproxy/GBProxy_Tests.fr.cfg
+++ b/gbproxy/GBProxy_Tests.fr.cfg
@@ -12,7 +12,7 @@
 *.GBPVTY.CTRL_HOSTNAME := "127.0.0.1"

 [MODULE_PARAMETERS]
-GBProxy_Tests.mp_enable_load_sharing := true;
+GBProxy_Tests.mp_enable_bss_load_sharing := true;
 GBProxy_Tests.mp_nsconfig_sgsn := {
        {
                handle_sns := false

--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/21626
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I2eb6ffb3d0dba1405692c0e885622936d65cf95a
Gerrit-Change-Number: 21626
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <lafo...@osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <lafo...@osmocom.org>
Gerrit-MessageType: merged

Reply via email to