<p>Harald Welte <strong>merged</strong> this change.</p><p><a href="https://gerrit.osmocom.org/10441">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  lynxis lazus: Verified
  Harald Welte: Looks good to me, approved

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">SGSN_Tests: fix module parameters<br><br>ttcn commit I9128f9ad5c372779c38799269393137ba52576cd moves the<br>modules parameters from NS_Emulation to SGSN_Tests.<br><br>Change-Id: I8d46c37b9c932582fe94e670d9347209bb599192<br>---<br>M ttcn3-sgsn-test/SGSN_Tests.cfg<br>1 file changed, 4 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/ttcn3-sgsn-test/SGSN_Tests.cfg b/ttcn3-sgsn-test/SGSN_Tests.cfg</span><br><span>index ea193ef..92ed77b 100644</span><br><span>--- a/ttcn3-sgsn-test/SGSN_Tests.cfg</span><br><span>+++ b/ttcn3-sgsn-test/SGSN_Tests.cfg</span><br><span>@@ -12,8 +12,10 @@</span><br><span> *.SGSNVTY.CTRL_HOSTNAME := "172.18.8.10"</span><br><span> </span><br><span> [MODULE_PARAMETERS]</span><br><span style="color: hsl(0, 100%, 40%);">-NS_Emulation.mp_local_ip := "172.18.8.103"</span><br><span style="color: hsl(0, 100%, 40%);">-NS_Emulation.mp_remote_ip := "172.18.8.10"</span><br><span style="color: hsl(120, 100%, 40%);">+SGSN_Tests.mp_nsconfig := {</span><br><span style="color: hsl(120, 100%, 40%);">+    local_ip := "172.18.8.103",</span><br><span style="color: hsl(120, 100%, 40%);">+ remote_ip := "172.18.8.10"</span><br><span style="color: hsl(120, 100%, 40%);">+}</span><br><span> SGSN_Tests.mp_hlr_ip := "172.18.8.103"</span><br><span> SGSN_Tests.mp_ggsn_ip := "172.18.8.103"</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/10441">change 10441</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/10441"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: docker-playground </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: merged </div>
<div style="display:none"> Gerrit-Change-Id: I8d46c37b9c932582fe94e670d9347209bb599192 </div>
<div style="display:none"> Gerrit-Change-Number: 10441 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: lynxis lazus <lynxis@fe80.eu> </div>
<div style="display:none"> Gerrit-Reviewer: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: lynxis lazus <lynxis@fe80.eu> </div>