laforge has submitted this change. (
https://gerrit.osmocom.org/c/docker-playground/+/21602 )
Change subject: gbproxy: Enable test of load-sharing when running over FR
......................................................................
gbproxy: Enable test of load-sharing when running over FR
Change-Id: I2ce1f67dc8f45f7a62a923e45fb479c4c482eec9
Depends: osmo-ttcn3-hacks.git I96e8b6a1a69148f770476e87c920dc256c1d7379
Related: OS#4520
---
M ttcn3-gbproxy-test-fr/GBProxy_Tests.cfg
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
laforge: Looks good to me, approved; Verified
diff --git a/ttcn3-gbproxy-test-fr/GBProxy_Tests.cfg
b/ttcn3-gbproxy-test-fr/GBProxy_Tests.cfg
index e6b9515..b363f98 100644
--- a/ttcn3-gbproxy-test-fr/GBProxy_Tests.cfg
+++ b/ttcn3-gbproxy-test-fr/GBProxy_Tests.cfg
@@ -12,6 +12,7 @@
*.GBPVTY.CTRL_HOSTNAME := "172.18.25.10"
[MODULE_PARAMETERS]
+GBProxy_Tests.mp_enable_load_sharing := true;
GBProxy_Tests.mp_nsconfig_sgsn := {
{
nsvc := {
--
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/21602
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I2ce1f67dc8f45f7a62a923e45fb479c4c482eec9
Gerrit-Change-Number: 21602
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <[email protected]>
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-MessageType: merged