<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/24124">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">sgsn: Fix default value for mp_ggsn_ip<br><br>Make it match the osmo-sgsn.cfg files present in the same directory.<br><br>Change-Id: I798b3c8b6e4a4787b8a9d5ecd9d2b1aad2b931ee<br>---<br>M sgsn/SGSN_Tests.ttcn<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/24/24124/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/sgsn/SGSN_Tests.ttcn b/sgsn/SGSN_Tests.ttcn</span><br><span>index 6c8ea61..e7abc9b 100644</span><br><span>--- a/sgsn/SGSN_Tests.ttcn</span><br><span>+++ b/sgsn/SGSN_Tests.ttcn</span><br><span>@@ -64,7 +64,7 @@</span><br><span>        /* IP/port on which we run our internal GSUP/HLR emulation */</span><br><span>        charstring mp_hlr_ip := "127.0.0.1";</span><br><span>       integer mp_hlr_port := 4222;</span><br><span style="color: hsl(0, 100%, 40%);">-    charstring mp_ggsn_ip := "127.0.0.2";</span><br><span style="color: hsl(120, 100%, 40%);">+       charstring mp_ggsn_ip := "127.0.0.103";</span><br><span>    integer mp_echo_interval := 5; /* in seconds. Only used in test enabling g_use_echo  */</span><br><span> </span><br><span>  NSConfigurations mp_nsconfig := {</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/24124">change 24124</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/24124"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ttcn3-hacks </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I798b3c8b6e4a4787b8a9d5ecd9d2b1aad2b931ee </div>
<div style="display:none"> Gerrit-Change-Number: 24124 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>